提交 03f07293 编写于 作者: 小刘28's avatar 小刘28 💬

feat:调整首页;

上级 bffc7947
{
"pages": [
{
"path" : "pages/login/login",
"style" : {
"navigationBarTitleText": "登录页面",
"enablePullDownRefresh": false
}
},
//pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/tabbar-a/tabbar-a",
......@@ -80,13 +87,13 @@
"enablePullDownRefresh": false
}
},
{
"path" : "pages/login/login",
"style" : {
"navigationBarTitleText": "登录页面",
"enablePullDownRefresh": false
}
},
// {
// "path" : "pages/login/login",
// "style" : {
// "navigationBarTitleText": "登录页面",
// "enablePullDownRefresh": false
// }
// },
{
"path" : "pages/register/register",
"style" : {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册