Commit ec18e61b authored by 李星剑's avatar 李星剑

add 页面路径新增

parent 7dc00c29
......@@ -7,10 +7,8 @@
{
"path": "pages/user/tenanList/index",
"style": {
"navigationBarTitleText": "完善信息",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
"navigationBarTitleText": "选择租户",
"enablePullDownRefresh": false
}
},
......@@ -18,9 +16,7 @@
"path": "pages/user/register",
"style": {
"navigationBarTitleText": "完善信息",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
"enablePullDownRefresh": false
}
},
......@@ -28,17 +24,25 @@
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "首页",
"enablePullDownRefresh": false
}
},
{
"path": "pages/designCommissioned/listSelectToAdd",
"style": {
"navigationBarTitleText": "选择面料新增内容",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path": "pages/designCommissioned/listSelectToAdd",
"path": "pages/designCommissioned/list",
"style": {
"navigationBarTitleText": "完善信息",
"navigationBarTitleText": "款式委托选款列表",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
......@@ -56,15 +60,26 @@
},
{
"path": "pages/designCommissioned/editItem",
"path": "pages/designCommissioned/item",
"style": {
"navigationBarTitleText": "完善信息",
"navigationBarTitleText": "委托详情",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}, {
},
{
"path": "pages/user/login/login",
"style": {
"navigationBarTitleText": "模拟登录",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path": "pages/designCommissioned/splitItem",
"style": {
"navigationBarTitleText": "完善信息",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment