This commit is contained in:
2020-07-08 18:14:41 +08:00
parent c4fb80d06b
commit 9ffdfa652a
30 changed files with 640 additions and 1271 deletions

View File

@@ -329,6 +329,19 @@
}
}
},
{
"path": "tool/MineCoupon",
"style": {
"navigationBarTitleText": "优惠券",
"app-plus": {
"titleSize": "36px",
"titleNView": {
"titleColor": "#333333",
"backgroundColor": "#FFFFFF"
}
}
}
},
{
"path": "more/MineHelp",
"style": {
@@ -474,6 +487,19 @@
}
}
},
{
"path": "mine/MineProgress",
"style": {
"navigationBarTitleText": "预计进度",
"app-plus": {
"titleSize": "36px",
"titleNView": {
"titleColor": "#333333",
"backgroundColor": "#FFFFFF"
}
}
}
},
{
"path": "tool/Manicure",
"style": {