From 0e5f3f32cfaf775127628a515440a5b9c1c07ee4 Mon Sep 17 00:00:00 2001 From: "DESKTOP-RQ919RC\\Pc" <1300399510@qq.com> Date: Mon, 11 Aug 2025 18:57:33 +0800 Subject: [PATCH] =?UTF-8?q?refactor(ui):=20=E9=87=8D=E6=9E=84=E7=AE=AD?= =?UTF-8?q?=E5=A4=B4=E5=9B=BE=E6=A0=87=E5=B8=83=E5=B1=80=E5=92=8C=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 优化箭头图标的布局方式,将直接定位改为通过容器相对定位 修复箭头图标在不同状态下的对齐问题 调整专业名称的显示样式防止换行 --- 1.html | 84 +- css/index.css | 50 +- css/index.less | 65 +- js/h265webjs-v20221106.js | 428 +++ js/missile.js | 7062 +++++++++++++++++++++++++++++++++++++ 5 files changed, 7619 insertions(+), 70 deletions(-) create mode 100644 js/h265webjs-v20221106.js create mode 100644 js/missile.js diff --git a/1.html b/1.html index 8269a84..5c84942 100644 --- a/1.html +++ b/1.html @@ -1,49 +1,51 @@
-