This commit is contained in:
2020-06-02 11:42:13 +08:00
parent 963dc86404
commit 04855a770c
11 changed files with 262 additions and 61 deletions

View File

@@ -56,6 +56,32 @@
}
}
}
},
{
"path": "mine/HelpDetails",
"style": {
"navigationBarTitleText": "使用帮助详情",
"app-plus": {
"titleSize": "36px",
"titleColor": "#333333",
"titleNView": {
"backgroundColor": "#FFFFFF"
}
}
}
},
{
"path": "mine/Address",
"style": {
"navigationBarTitleText": "收货地址",
"app-plus": {
"titleSize": "36px",
"titleColor": "#333333",
"titleNView": {
"backgroundColor": "#FFFFFF"
}
}
}
}
]
}