From 4c07c8ea29a8c8c8d60cb2edd7cb5aec24fe2262 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=97=E5=AD=90?= Date: Thu, 16 Oct 2025 18:38:10 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=A1=A5=E5=85=A8=20layer=20=E5=92=8C?= =?UTF-8?q?=20bootstrap?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/view/auth/login.html | 4 +- app/view/cert/account_form.html | 2 +- app/view/cert/certaccount.html | 2 +- app/view/cert/certorder.html | 2 +- app/view/cert/certset.html | 2 +- app/view/cert/cname.html | 2 +- app/view/cert/deploy_form.html | 2 +- app/view/cert/deployaccount.html | 2 +- app/view/cert/deploytask.html | 2 +- app/view/cert/order_form.html | 2 +- app/view/common/layout.html | 2 +- app/view/dmonitor/overview.html | 2 +- app/view/dmonitor/task.html | 2 +- app/view/dmonitor/taskform.html | 2 +- app/view/dmonitor/taskinfo.html | 2 +- app/view/domain/account.html | 2 +- app/view/domain/batchadd.html | 2 +- app/view/domain/batchadd2.html | 2 +- app/view/domain/batchedit.html | 2 +- app/view/domain/domain.html | 2 +- app/view/domain/domain_add.html | 2 +- app/view/domain/expire_notice.html | 2 +- app/view/domain/log.html | 2 +- app/view/domain/record.html | 2 +- app/view/domain/weight.html | 2 +- app/view/index/index.html | 2 +- app/view/index/setpwd.html | 2 +- app/view/optimizeip/opipform.html | 2 +- app/view/optimizeip/opiplist.html | 2 +- app/view/optimizeip/opipset.html | 2 +- app/view/schedule/stask.html | 2 +- app/view/schedule/staskform.html | 2 +- app/view/system/cronset.html | 2 +- app/view/system/loginset.html | 2 +- app/view/system/noticeset.html | 2 +- app/view/system/proxyset.html | 2 +- app/view/user/log.html | 2 +- app/view/user/user.html | 2 +- .../fonts/glyphicons-halflings-regular.eot | Bin 0 -> 20127 bytes .../fonts/glyphicons-halflings-regular.svg | 288 ++++++++++++++++++ .../fonts/glyphicons-halflings-regular.ttf | Bin 0 -> 45404 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 0 -> 23424 bytes .../fonts/glyphicons-halflings-regular.woff2 | Bin 0 -> 18028 bytes public/static/js/jquery-3.6.4.min.js | 2 - public/static/js/jquery-3.7.1.min.js | 2 + public/static/js/layer-3.1.1.js | 2 - public/static/js/layer/layer.js | 2 + public/static/js/layer/mobile/layer.js | 2 + public/static/js/layer/mobile/need/layer.css | 1 + .../js/layer/theme/default/icon-ext.png | Bin 0 -> 5911 bytes public/static/js/layer/theme/default/icon.png | Bin 0 -> 11493 bytes .../static/js/layer/theme/default/layer.css | 1 + .../js/layer/theme/default/loading-0.gif | Bin 0 -> 5793 bytes .../js/layer/theme/default/loading-1.gif | Bin 0 -> 701 bytes .../js/layer/theme/default/loading-2.gif | Bin 0 -> 1787 bytes 55 files changed, 335 insertions(+), 43 deletions(-) create mode 100644 public/static/fonts/glyphicons-halflings-regular.eot create mode 100644 public/static/fonts/glyphicons-halflings-regular.svg create mode 100644 public/static/fonts/glyphicons-halflings-regular.ttf create mode 100644 public/static/fonts/glyphicons-halflings-regular.woff create mode 100644 public/static/fonts/glyphicons-halflings-regular.woff2 delete mode 100644 public/static/js/jquery-3.6.4.min.js create mode 100644 public/static/js/jquery-3.7.1.min.js delete mode 100644 public/static/js/layer-3.1.1.js create mode 100644 public/static/js/layer/layer.js create mode 100644 public/static/js/layer/mobile/layer.js create mode 100644 public/static/js/layer/mobile/need/layer.css create mode 100644 public/static/js/layer/theme/default/icon-ext.png create mode 100644 public/static/js/layer/theme/default/icon.png create mode 100644 public/static/js/layer/theme/default/layer.css create mode 100644 public/static/js/layer/theme/default/loading-0.gif create mode 100644 public/static/js/layer/theme/default/loading-1.gif create mode 100644 public/static/js/layer/theme/default/loading-2.gif diff --git a/app/view/auth/login.html b/app/view/auth/login.html index c4dc4ac..bae3da2 100644 --- a/app/view/auth/login.html +++ b/app/view/auth/login.html @@ -11,7 +11,7 @@ - +