增加应用中心;修复了加密下载的一个bug

This commit is contained in:
ember 2025-04-09 23:46:01 +08:00
parent 1183531334
commit 3d39449174
26 changed files with 416 additions and 83 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

1
dist/css/446.fb11567f.css vendored Normal file
View File

@ -0,0 +1 @@
.app-center[data-v-9301a948]{padding:40px 0;padding-top:80px;background-color:#f5f7fa;min-height:100vh}.container[data-v-9301a948]{max-width:1200px;margin:0 auto;padding:0 20px}.page-title[data-v-9301a948]{font-size:2rem;margin-bottom:2rem;color:#333;text-align:center;font-weight:600}.app-section[data-v-9301a948]{margin-bottom:3rem}.section-title[data-v-9301a948]{font-size:1.5rem;margin-bottom:1.5rem;color:#333;position:relative;padding-left:15px;font-weight:500}.section-title[data-v-9301a948]:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:20px;background-color:#3273dc;border-radius:3px}.app-grid[data-v-9301a948]{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.app-card[data-v-9301a948]{background-color:#fff;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.05),0 1px 3px rgba(0,0,0,.1);padding:20px;transition:all .3s ease;cursor:pointer;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}.app-card[data-v-9301a948]:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.08),0 6px 6px rgba(0,0,0,.12)}.app-icon[data-v-9301a948]{font-size:2.5rem;margin-bottom:12px;display:flex;align-items:center;justify-content:center;width:65px;height:65px;background-color:#f0f7ff;border-radius:16px}.app-title-wrapper[data-v-9301a948]{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:8px}.recommend-tag[data-v-9301a948]{position:absolute;top:10px;right:10px;background-color:#f44336;color:#fff;font-size:.7rem;padding:3px 8px;border-radius:4px;display:inline-block;line-height:1.2;z-index:1;box-shadow:0 2px 4px rgba(0,0,0,.2)}.app-title[data-v-9301a948]{font-size:1.1rem;font-weight:600;margin-bottom:8px;color:#333}.app-description[data-v-9301a948]{font-size:.85rem;color:#666;line-height:1.4}@media(max-width:1024px){.app-grid[data-v-9301a948]{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.app-grid[data-v-9301a948]{grid-template-columns:repeat(2,1fr)}.page-title[data-v-9301a948]{font-size:1.8rem}.section-title[data-v-9301a948]{font-size:1.3rem}}@media(max-width:480px){.app-card[data-v-9301a948]{padding:15px}.app-icon[data-v-9301a948]{width:55px;height:55px;font-size:2.2rem}.app-title[data-v-9301a948]{font-size:1rem}.app-description[data-v-9301a948]{font-size:.8rem}}

1
dist/css/about.0aec82ac.css vendored Normal file
View File

@ -0,0 +1 @@
.about-view[data-v-4d811212]{background-color:#f5f5f7;min-height:100vh;padding-top:60px}.container[data-v-4d811212]{max-width:1000px;margin:0 auto;padding:2rem 1rem}.page-title[data-v-4d811212]{font-size:2rem;font-weight:700;margin-bottom:2rem;color:#333;text-align:center}.intro-card[data-v-4d811212]{background-color:#fff;border-radius:10px;padding:2rem;margin-bottom:3rem;box-shadow:0 4px 15px rgba(0,0,0,.08);border-left:4px solid #3273dc;position:relative;overflow:hidden}.intro-card[data-v-4d811212]:before{content:"";position:absolute;top:0;right:0;width:200px;height:200px;background:radial-gradient(circle at top right,rgba(50,115,220,.08),transparent 70%);z-index:0}.intro-wrapper[data-v-4d811212]{display:flex;flex-direction:row;gap:2rem}@media(max-width:768px){.intro-wrapper[data-v-4d811212]{flex-direction:column;gap:1.5rem}}.intro-title[data-v-4d811212]{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#333;position:relative;z-index:1}.intro-content[data-v-4d811212]{position:relative;z-index:1;flex:1}.intro-content p[data-v-4d811212]{margin-bottom:1rem;line-height:1.6;color:#555}.intro-content p[data-v-4d811212]:last-child{margin-bottom:0}.contact-author[data-v-4d811212]{display:flex;flex-direction:column;align-items:center;justify-content:center}.contact-author .qrcode-box[data-v-4d811212]{width:120px;height:120px;border-radius:8px;padding:8px;background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1);margin-bottom:.8rem}.contact-author .qrcode-box .qrcode-img[data-v-4d811212]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.contact-author .contact-title[data-v-4d811212]{font-weight:500;color:#444;text-align:center}.donation-section[data-v-4d811212]{background-color:#fff;border-radius:10px;padding:2rem;margin-bottom:3rem;text-align:center;box-shadow:0 4px 15px rgba(0,0,0,.08)}.section-title[data-v-4d811212]{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#333}.donation-desc[data-v-4d811212]{margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto;color:#555}.qrcode-container[data-v-4d811212]{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap}.qrcode-item[data-v-4d811212]{display:flex;flex-direction:column;align-items:center}.qrcode-box[data-v-4d811212]{width:150px;height:150px;border-radius:8px;padding:10px;background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1);margin-bottom:1rem}.qrcode-box .qrcode-img[data-v-4d811212]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.qrcode-title[data-v-4d811212]{font-weight:500;color:#444}.timeline-section[data-v-4d811212]{background-color:#fff;border-radius:10px;padding:2rem;box-shadow:0 4px 15px rgba(0,0,0,.08)}.timeline[data-v-4d811212]{position:relative;padding-left:2rem}.timeline[data-v-4d811212]:before{content:"";position:absolute;top:0;bottom:0;left:8px;width:2px;background-color:#e0e0e0}.timeline-month[data-v-4d811212]{position:relative;margin-bottom:2.5rem}.timeline-month[data-v-4d811212]:last-child{margin-bottom:0}.month-marker[data-v-4d811212]{position:absolute;left:-2rem;top:0}.month-marker .month-date[data-v-4d811212]{display:block;background-color:#3273dc;color:#fff;padding:.5rem 1rem;border-radius:20px;font-weight:600;font-size:.9rem;position:relative;z-index:2;margin-left:2rem}.month-marker[data-v-4d811212]:before{content:"";position:absolute;width:18px;height:18px;border-radius:50%;background-color:#3273dc;left:0;top:10px;z-index:2}.month-events[data-v-4d811212]{padding-top:3.5rem}.timeline-event[data-v-4d811212]{position:relative;padding-left:1.5rem;margin-bottom:2rem}.timeline-event[data-v-4d811212]:last-child{margin-bottom:0}.timeline-event[data-v-4d811212]:before{content:"";position:absolute;width:12px;height:12px;border-radius:50%;background-color:#f0f0f0;border:2px solid #3273dc;left:-31px;top:4px;z-index:2}.event-date[data-v-4d811212]{font-size:.9rem;color:#666;margin-bottom:.5rem;font-weight:500}.event-title[data-v-4d811212]{font-size:1.1rem;font-weight:600;color:#333;margin-bottom:.5rem}.event-desc[data-v-4d811212]{color:#555;line-height:1.5}@media(max-width:768px){.page-title[data-v-4d811212]{font-size:1.6rem;text-align:left}.donation-section[data-v-4d811212],.intro-card[data-v-4d811212],.timeline-section[data-v-4d811212]{padding:1.5rem}.qrcode-container[data-v-4d811212]{gap:2rem}.timeline[data-v-4d811212]{padding-left:1rem}.month-marker[data-v-4d811212]{left:-1rem}.timeline-event[data-v-4d811212]{padding-left:.5rem}.timeline-event[data-v-4d811212]:before{left:-15px}}

View File

@ -1 +0,0 @@
.about-view[data-v-608dea72]{background-color:#f5f5f7;min-height:100vh;padding-top:60px}.container[data-v-608dea72]{max-width:1000px;margin:0 auto;padding:2rem 1rem}.page-title[data-v-608dea72]{font-size:2rem;font-weight:700;margin-bottom:2rem;color:#333;text-align:center}.intro-card[data-v-608dea72]{background-color:#fff;border-radius:10px;padding:2rem;margin-bottom:3rem;box-shadow:0 4px 15px rgba(0,0,0,.08);border-left:4px solid #3273dc;position:relative;overflow:hidden}.intro-card[data-v-608dea72]:before{content:"";position:absolute;top:0;right:0;width:200px;height:200px;background:radial-gradient(circle at top right,rgba(50,115,220,.08),transparent 70%);z-index:0}.intro-wrapper[data-v-608dea72]{display:flex;flex-direction:row;gap:2rem}@media(max-width:768px){.intro-wrapper[data-v-608dea72]{flex-direction:column;gap:1.5rem}}.intro-title[data-v-608dea72]{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#333;position:relative;z-index:1}.intro-content[data-v-608dea72]{position:relative;z-index:1;flex:1}.intro-content p[data-v-608dea72]{margin-bottom:1rem;line-height:1.6;color:#555}.intro-content p[data-v-608dea72]:last-child{margin-bottom:0}.contact-author[data-v-608dea72]{display:flex;flex-direction:column;align-items:center;justify-content:center}.contact-author .qrcode-box[data-v-608dea72]{width:120px;height:120px;border-radius:8px;padding:8px;background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1);margin-bottom:.8rem}.contact-author .qrcode-box .qrcode-img[data-v-608dea72]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.contact-author .contact-title[data-v-608dea72]{font-weight:500;color:#444;text-align:center}.donation-section[data-v-608dea72]{background-color:#fff;border-radius:10px;padding:2rem;margin-bottom:3rem;text-align:center;box-shadow:0 4px 15px rgba(0,0,0,.08)}.section-title[data-v-608dea72]{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#333}.donation-desc[data-v-608dea72]{margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto;color:#555}.qrcode-container[data-v-608dea72]{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap}.qrcode-item[data-v-608dea72]{display:flex;flex-direction:column;align-items:center}.qrcode-box[data-v-608dea72]{width:150px;height:150px;border-radius:8px;padding:10px;background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1);margin-bottom:1rem}.qrcode-box .qrcode-img[data-v-608dea72]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.qrcode-title[data-v-608dea72]{font-weight:500;color:#444}.timeline-section[data-v-608dea72]{background-color:#fff;border-radius:10px;padding:2rem;box-shadow:0 4px 15px rgba(0,0,0,.08)}.timeline[data-v-608dea72]{position:relative;padding-left:2rem}.timeline[data-v-608dea72]:before{content:"";position:absolute;top:0;bottom:0;left:8px;width:2px;background-color:#e0e0e0}.timeline-month[data-v-608dea72]{position:relative;margin-bottom:2.5rem}.timeline-month[data-v-608dea72]:last-child{margin-bottom:0}.month-marker[data-v-608dea72]{position:absolute;left:-2rem;top:0}.month-marker .month-date[data-v-608dea72]{display:block;background-color:#3273dc;color:#fff;padding:.5rem 1rem;border-radius:20px;font-weight:600;font-size:.9rem;position:relative;z-index:2;margin-left:2rem}.month-marker[data-v-608dea72]:before{content:"";position:absolute;width:18px;height:18px;border-radius:50%;background-color:#3273dc;left:0;top:10px;z-index:2}.month-events[data-v-608dea72]{padding-top:3.5rem}.timeline-event[data-v-608dea72]{position:relative;padding-left:1.5rem;margin-bottom:2rem}.timeline-event[data-v-608dea72]:last-child{margin-bottom:0}.timeline-event[data-v-608dea72]:before{content:"";position:absolute;width:12px;height:12px;border-radius:50%;background-color:#f0f0f0;border:2px solid #3273dc;left:-31px;top:4px;z-index:2}.event-date[data-v-608dea72]{font-size:.9rem;color:#666;margin-bottom:.5rem;font-weight:500}.event-title[data-v-608dea72]{font-size:1.1rem;font-weight:600;color:#333;margin-bottom:.5rem}.event-desc[data-v-608dea72]{color:#555;line-height:1.5}@media(max-width:768px){.page-title[data-v-608dea72]{font-size:1.6rem;text-align:left}.donation-section[data-v-608dea72],.intro-card[data-v-608dea72],.timeline-section[data-v-608dea72]{padding:1.5rem}.qrcode-container[data-v-608dea72]{gap:2rem}.timeline[data-v-608dea72]{padding-left:1rem}.month-marker[data-v-608dea72]{left:-1rem}.timeline-event[data-v-608dea72]{padding-left:.5rem}.timeline-event[data-v-608dea72]:before{left:-15px}}

File diff suppressed because one or more lines are too long

2
dist/index.html vendored
View File

@ -1 +1 @@
<!doctype html><html lang="zh-CN"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="/favicon.ico"><title>NEU小站</title><script defer="defer" src="/js/chunk-vendors.f3a85c9b.js"></script><script defer="defer" src="/js/app.d7c2ed51.js"></script><link href="/css/app.22b62bee.css" rel="stylesheet"></head><body><noscript><strong>抱歉NEU小站无法在没有 JavaScript 的情况下正常工作。请启用 JavaScript 以继续。</strong></noscript><div id="app"></div></body></html> <!doctype html><html lang="zh-CN"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="/favicon.ico"><title>NEU小站</title><script defer="defer" src="/js/chunk-vendors.f3a85c9b.js"></script><script defer="defer" src="/js/app.02a1e6fa.js"></script><link href="/css/app.aa00fe51.css" rel="stylesheet"></head><body><noscript><strong>抱歉NEU小站无法在没有 JavaScript 的情况下正常工作。请启用 JavaScript 以继续。</strong></noscript><div id="app"></div></body></html>

File diff suppressed because one or more lines are too long

2
dist/js/214.11ab5618.js vendored Normal file

File diff suppressed because one or more lines are too long

2
dist/js/229.ba0b4888.js vendored Normal file

File diff suppressed because one or more lines are too long

Some files were not shown because too many files have changed in this diff Show More