修改vite配置

This commit is contained in:
Jason
2022-09-07 14:30:47 +08:00
parent fe4e936b2d
commit 4dc75a0459
8 changed files with 69 additions and 107 deletions

View File

@@ -17,6 +17,12 @@
"style": {
"navigationBarTitleText": "个人中心"
}
},
{
"path": "pages/login/login",
"style": {
"navigationBarTitleText": "登录"
}
}
],
"globalStyle": {