添加 请求 修改登录页

This commit is contained in:
GGJ
2023-12-26 08:45:15 +08:00
parent 46eb2d93fb
commit fea95de2da
34 changed files with 5892 additions and 541 deletions

View File

@@ -9,6 +9,7 @@ import 'element-plus/dist/index.css'
import 'element-plus/theme-chalk/display.css'
// modules import mark, Please do not remove.
import '@/styles/index.scss'
import '@/assets/font/iconfont.css'
const app = createApp(App)