deepchart后台管理系统
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
zhaowenkang afbea00494 修正字段名 3 weeks ago
.vscode 初始化 3 months ago
public 初始化 3 months ago
src 修正字段名 3 weeks ago
.env.development 图片上传接口换为正式 4 weeks ago
.env.production 新年活动后台 4 weeks ago
.env.test 登录接口修改 2 months ago
.gitignore 把打包的包名添加进gitignore 2 months ago
README.md 初始化 3 months ago
index.html 配置侧边栏与主页面展示 3 months ago
package-lock.json 修复刷新浏览器选中的高亮消失的问题;用户数据概览页面完成(假数据); 1 month ago
package.json 修复刷新浏览器选中的高亮消失的问题;用户数据概览页面完成(假数据); 1 month ago
vite.config.js 恢复打包文件中的文件名 2 months ago

README.md

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.