新增收货地址页面路径

parent 7d7ea735
......@@ -218,6 +218,18 @@
"style": {
"navigationBarTitleText": "线路详情"
}
},
{
"path": "pages/address/addressList",
"style": {
"navigationBarTitleText": "地址管理列表"
}
},
{
"path": "pages/address/addressEdit",
"style": {
"navigationBarTitleText": "编辑收货地址"
}
}
],
"globalStyle": {
......
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