Kubbo 5f4858e991 feat(web): 初始化Web模块并重构登录页面
- 将模块名从 web-link 更改为 web
- 新增全局样式文件 index.scss 和 layout.scss,包含颜色、间距、布局等工具类
-重构登录页面,使用 Vue 组件语法替换原有 PHP 模板语法- 移除奶昔登录选项,保留 Linux.Do 登录方式- 更新静态资源路径,统一添加前导斜杠以确保正确加载
- 在 main.js 中调整应用挂载顺序,并增加配置信息打印
- 引入 axios 依赖用于后续 HTTP 请求处理- 修改 favicon 图标引用路径为 /favicon.ico- 调整背景图和表单元素样式,优化视觉效果与用户体验
2025-10-12 01:49:33 +08:00
2025-09-30 17:43:06 +08:00
2025-07-10 23:55:26 +08:00
2025-09-30 17:43:06 +08:00
2025-09-30 17:43:06 +08:00
2025-07-10 23:55:26 +08:00
2025-07-10 23:55:26 +08:00
2025-07-10 23:55:26 +08:00
2025-07-10 23:55:26 +08:00
2025-07-10 23:55:26 +08:00
2025-07-10 23:55:26 +08:00
2025-07-10 23:55:26 +08:00
2025-07-10 23:55:26 +08:00
2025-07-10 23:55:26 +08:00
2025-07-10 23:55:26 +08:00
2025-09-30 17:43:06 +08:00
2025-07-10 23:55:26 +08:00

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.

Description
No description provided
Readme 140 MiB
Languages
JavaScript 86.1%
PHP 11%
CSS 1.8%
HTML 1.1%