一个基于 vue3 搭建的视频网站平台管理员端
Go to file
2023-10-23 05:48:27 +08:00
public feat: 完成了登录界面设计及功能实现 2023-10-16 05:16:43 +08:00
src design: 设计了主体布局,包括电脑端的伸缩模式和移动端的抽屉模式 2023-10-23 05:48:27 +08:00
.gitignore feat: 完成了登录界面设计及功能实现 2023-10-16 05:16:43 +08:00
babel.config.js feat: 完成了登录界面设计及功能实现 2023-10-16 05:16:43 +08:00
jsconfig.json feat: 完成了登录界面设计及功能实现 2023-10-16 05:16:43 +08:00
LICENSE Initial commit 2023-10-16 05:12:42 +08:00
package-lock.json feat: 完成了登录界面设计及功能实现 2023-10-16 05:16:43 +08:00
package.json feat: 完成了登录界面设计及功能实现 2023-10-16 05:16:43 +08:00
README.md feat: 完成了登录界面设计及功能实现 2023-10-16 05:16:43 +08:00
vue.config.js feat: 完成了登录界面设计及功能实现 2023-10-16 05:16:43 +08:00

teriteri-admin

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.