feat: 添加网宿软件的 HTML 结构和样式

- 新增 index.html 文件,包含基本的 HTML 结构
- 添加头部信息,包括字符集、图标和视口设置
- 设置页面标题为"网宿软件"
- 定义加载动画样式(.ele-admin-loading)
- 添加应用容器(#app)和加载动画元素
-引入主脚本文件 main.ts
This commit is contained in:
2025-08-28 15:10:46 +08:00
parent 93c4fefc9b
commit a7d27eebf5
5 changed files with 18 additions and 7589 deletions

View File

@@ -1,5 +1,5 @@
VITE_APP_NAME=后台管理(开发环境)
VITE_API_URL=http://127.0.0.1:9200/api
#VITE_API_URL=http://127.0.0.1:9200/api
#VITE_SERVER_API_URL=http://127.0.0.1:8000/api