This commit is contained in:
gyq
2025-09-26 17:58:39 +08:00
20 changed files with 1393 additions and 232 deletions

View File

@@ -104,9 +104,9 @@
}
},
{
"path": "pages/user/points_store",
"path": "pages/user/member/amount-list",
"style": {
"navigationBarTitleText": "积分门店"
"navigationBarTitleText": "储值列表"
}
},
{
@@ -218,6 +218,13 @@
"navigationBarTitleText": "",
"navigationStyle": "custom"
}
},
{
"path" : "score/list",
"style" :
{
"navigationBarTitleText" : "积分门店"
}
}
]