3 Commits 27bcc6cb4e ... 65a7d8bef9

Author SHA1 Message Date
  SanHQin 65a7d8bef9 gx 1 month ago
  lsc 396f3d1deb Merge branch 'beta' of https://git.cocorobo.cn/CocoRoboLabs/pbl-student-table into beta 1 month ago
  lsc ef54835fe2 docs: update link note copy in all locale lang files 1 month ago

+ 1 - 1
dist/index.html

@@ -32,7 +32,7 @@
     html,
     body{
       font-family: '黑体';
-    }</style><link href=./static/css/app.2e1a0e6d80222651c3c9e5a91d10ec41.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.3ad1d5771e9b13dbdad2.js></script><script type=text/javascript src=./static/js/vendor.becc9317549795ada446.js></script><script type=text/javascript src=./static/js/app.946a27b3dd6c73079594.js></script></body></html><script>function stopSafari() {
+    }</style><link href=./static/css/app.2e1a0e6d80222651c3c9e5a91d10ec41.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.3ad1d5771e9b13dbdad2.js></script><script type=text/javascript src=./static/js/vendor.becc9317549795ada446.js></script><script type=text/javascript src=./static/js/app.919dd7776119ab7c6912.js></script></body></html><script>function stopSafari() {
     //阻止safari浏览器双击放大功能
     let lastTouchEnd = 0  //更新手指弹起的时间
     document.documentElement.addEventListener("touchstart", function (event) {

File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.919dd7776119ab7c6912.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.919dd7776119ab7c6912.js.map


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/manifest.3ad1d5771e9b13dbdad2.js.map


+ 1 - 1
src/lang/cn.json

@@ -910,5 +910,5 @@
   "ssLongTimeNoOperation": "长时间无操作,将自动退出",
   "ssConfirmExit": "确认退出登录嘛?",
   "ssDownloadQRCode": "下载二维码",
-  "ssLinkNote": "注:该链接以及二维码仅当天有效!"
+  "ssLinkNote": "注:课程识别码仅当天有效,每日重新生成"
 }

+ 1 - 1
src/lang/en.json

@@ -910,5 +910,5 @@
   "ssLongTimeNoOperation": "Long time no operation, will be logged out",
   "ssConfirmExit": "Are you sure you want to exit login?",
   "ssDownloadQRCode": "Download QR Code",
-  "ssLinkNote": "Note: This link and QR code are only valid for the day!"
+  "ssLinkNote": "Note: Course identification code is only valid for the day, regenerated daily."
 }

+ 1 - 1
src/lang/hk.json

@@ -910,5 +910,5 @@
   "ssLongTimeNoOperation": "長時間無操作,將自動退出",
   "ssConfirmExit": "確認退出登錄嘛?",
   "ssDownloadQRCode": "下載二維碼",
-  "ssLinkNote": "注:該鏈接以及二維碼僅當天有效!"
+  "ssLinkNote": "註:課程識別碼僅當天有效,每日重新生成"
 }

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