Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
CelleryLin committed Jul 30, 2024
1 parent 3aee41b commit b9154ff
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 21 deletions.
32 changes: 16 additions & 16 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
{
"files": {
"main.css": "/selector_helper_react/static/css/main.f2d791a2.css",
"main.js": "/selector_helper_react/static/js/main.1f49fc7c.js",
"static/js/787.0f8d78ff.chunk.js": "/selector_helper_react/static/js/787.0f8d78ff.chunk.js",
"static/media/ExportCourse7.png": "/selector_helper_react/static/media/ExportCourse7.88d29b00de8ea4e6f6e0.png",
"static/media/ExportCourse5.png": "/selector_helper_react/static/media/ExportCourse5.ba0f05d5b58c58e7b133.png",
"static/media/ExportCourse4.png": "/selector_helper_react/static/media/ExportCourse4.1785f0f52f7a909c57c1.png",
"static/media/ExportCourse6.png": "/selector_helper_react/static/media/ExportCourse6.71512128ea74f21bba5c.png",
"static/media/ExportCourse3.png": "/selector_helper_react/static/media/ExportCourse3.efbc287c8494dfd87360.png",
"static/media/ExportCourse2.png": "/selector_helper_react/static/media/ExportCourse2.0f077ac70270a3385c59.png",
"static/media/ExportCourse1.png": "/selector_helper_react/static/media/ExportCourse1.1538de91005f6b10b871.png",
"static/media/banner.svg": "/selector_helper_react/static/media/banner.7c0bdf467becebc16daad26e954b58e7.svg",
"index.html": "/selector_helper_react/index.html",
"main.f2d791a2.css.map": "/selector_helper_react/static/css/main.f2d791a2.css.map",
"main.1f49fc7c.js.map": "/selector_helper_react/static/js/main.1f49fc7c.js.map",
"787.0f8d78ff.chunk.js.map": "/selector_helper_react/static/js/787.0f8d78ff.chunk.js.map"
"main.css": "/selector_helper/static/css/main.f2d791a2.css",
"main.js": "/selector_helper/static/js/main.96321dfb.js",
"static/js/787.0f8d78ff.chunk.js": "/selector_helper/static/js/787.0f8d78ff.chunk.js",
"static/media/ExportCourse7.png": "/selector_helper/static/media/ExportCourse7.88d29b00de8ea4e6f6e0.png",
"static/media/ExportCourse5.png": "/selector_helper/static/media/ExportCourse5.ba0f05d5b58c58e7b133.png",
"static/media/ExportCourse4.png": "/selector_helper/static/media/ExportCourse4.1785f0f52f7a909c57c1.png",
"static/media/ExportCourse6.png": "/selector_helper/static/media/ExportCourse6.71512128ea74f21bba5c.png",
"static/media/ExportCourse3.png": "/selector_helper/static/media/ExportCourse3.efbc287c8494dfd87360.png",
"static/media/ExportCourse2.png": "/selector_helper/static/media/ExportCourse2.0f077ac70270a3385c59.png",
"static/media/ExportCourse1.png": "/selector_helper/static/media/ExportCourse1.1538de91005f6b10b871.png",
"static/media/banner.svg": "/selector_helper/static/media/banner.7c0bdf467becebc16daad26e954b58e7.svg",
"index.html": "/selector_helper/index.html",
"main.f2d791a2.css.map": "/selector_helper/static/css/main.f2d791a2.css.map",
"main.96321dfb.js.map": "/selector_helper/static/js/main.96321dfb.js.map",
"787.0f8d78ff.chunk.js.map": "/selector_helper/static/js/787.0f8d78ff.chunk.js.map"
},
"entrypoints": [
"static/css/main.f2d791a2.css",
"static/js/main.1f49fc7c.js"
"static/js/main.96321dfb.js"
]
}
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/selector_helper_react/logo.svg"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="中山選課助手,幫助你快速查詢國立中山大學的課程資訊。"/><meta name="keywords" content="中山大學, 選課, 課程, 課程查詢, 課程表, 課程時間表, 選課助手, 助手"/><meta property="og:type" content="website"/><meta property="og:url" content="https://whats2000.github.io/CourseSelectorHelperReact/"/><meta property="og:title" content="中山選課助手"/><meta property="og:description" content="中山選課助手,幫助你快速查詢國立中山大學的課程資訊。"/><meta property="og:image" content="https://whats2000.github.io/CourseSelectorHelperReact/logo.svg"/><meta property="twitter:card" content="summary_large_image"/><meta property="twitter:url" content="https://whats2000.github.io/CourseSelectorHelperReact/"/><meta property="twitter:title" content="中山選課助手"/><meta property="twitter:description" content="中山選課助手,幫助你快速查詢國立中山大學的課程資訊。"/><meta property="twitter:image" content="https://whats2000.github.io/CourseSelectorHelperReact/logo.svg"/><link rel="apple-touch-icon" href="/selector_helper_react/logo.svg"/><link rel="manifest" href="/selector_helper_react/manifest.json"/><style>#loading{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(255,255,255,.8);display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:1000}.spinner{border:5px solid rgba(0,0,0,.1);border-top:5px solid #333;border-radius:50%;width:50px;height:50px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.loading-text{margin-top:20px;font-size:18px;color:#333}</style><title>中山選課助手</title><script defer="defer" src="/selector_helper_react/static/js/main.1f49fc7c.js"></script><link href="/selector_helper_react/static/css/main.f2d791a2.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="loading"><div class="spinner"></div><div class="loading-text">正在加載網頁...</div><div class="loading-text">如持續加載過久,請嘗試重新整理頁面。</div></div><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><script async src="https://www.googletagmanager.com/gtag/js?id=G-38C3BQTTSC"></script><script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","G-38C3BQTTSC")</script><meta charset="utf-8"/><link rel="icon" href="/selector_helper/logo.svg"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="中山選課助手,幫助你快速查詢國立中山大學的課程資訊。"/><meta name="keywords" content="中山大學, 選課, 課程, 課程查詢, 課程表, 課程時間表, 選課助手, 助手"/><meta property="og:type" content="website"/><meta property="og:url" content="https://whats2000.github.io/CourseSelectorHelperReact/"/><meta property="og:title" content="中山選課助手"/><meta property="og:description" content="中山選課助手,幫助你快速查詢國立中山大學的課程資訊。"/><meta property="og:image" content="https://whats2000.github.io/CourseSelectorHelperReact/logo.svg"/><meta property="twitter:card" content="summary_large_image"/><meta property="twitter:url" content="https://whats2000.github.io/CourseSelectorHelperReact/"/><meta property="twitter:title" content="中山選課助手"/><meta property="twitter:description" content="中山選課助手,幫助你快速查詢國立中山大學的課程資訊。"/><meta property="twitter:image" content="https://whats2000.github.io/CourseSelectorHelperReact/logo.svg"/><link rel="apple-touch-icon" href="/selector_helper/logo.svg"/><link rel="manifest" href="/selector_helper/manifest.json"/><style>#loading{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(255,255,255,.8);display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:1000}.spinner{border:5px solid rgba(0,0,0,.1);border-top:5px solid #333;border-radius:50%;width:50px;height:50px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.loading-text{margin-top:20px;font-size:18px;color:#333}</style><title>中山選課助手</title><script defer="defer" src="/selector_helper/static/js/main.96321dfb.js"></script><link href="/selector_helper/static/css/main.f2d791a2.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="loading"><div class="spinner"></div><div class="loading-text">正在加載網頁...</div><div class="loading-text">如持續加載超過10秒,請嘗試重新整理頁面。</div></div><div id="root"></div></body></html>
1 change: 0 additions & 1 deletion static/js/main.1f49fc7c.js.map

This file was deleted.

6 changes: 3 additions & 3 deletions static/js/main.1f49fc7c.js → static/js/main.96321dfb.js

Large diffs are not rendered by default.

File renamed without changes.
1 change: 1 addition & 0 deletions static/js/main.96321dfb.js.map

Large diffs are not rendered by default.

0 comments on commit b9154ff

Please sign in to comment.