新页面和修改对应逻辑
This commit is contained in:
14
pages.json
14
pages.json
@@ -126,6 +126,20 @@
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/mall/delivery/vehicle-add",
|
||||
"style": {
|
||||
"navigationBarTitleText": "添加车辆",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/mall/delivery/vehicle-edit",
|
||||
"style": {
|
||||
"navigationBarTitleText": "添加车辆",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/mall/delivery/settings",
|
||||
"style": {
|
||||
|
||||
Reference in New Issue
Block a user