5f4858e991012ebd8cff4e32bad98b7c1966f3c4
- 将模块名从 web-link 更改为 web - 新增全局样式文件 index.scss 和 layout.scss,包含颜色、间距、布局等工具类 -重构登录页面,使用 Vue 组件语法替换原有 PHP 模板语法- 移除奶昔登录选项,保留 Linux.Do 登录方式- 更新静态资源路径,统一添加前导斜杠以确保正确加载 - 在 main.js 中调整应用挂载顺序,并增加配置信息打印 - 引入 axios 依赖用于后续 HTTP 请求处理- 修改 favicon 图标引用路径为 /favicon.ico- 调整背景图和表单元素样式,优化视觉效果与用户体验
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
Languages
JavaScript
86.1%
PHP
11%
CSS
1.8%
HTML
1.1%