登录页面调整

This commit is contained in:
2024-03-15 14:02:39 +08:00
parent 43b5ea640e
commit 3ce85e2396
8 changed files with 103 additions and 150 deletions

View File

@@ -120,7 +120,7 @@
}
},
{
"path": "coupon/coupon-list",
"path": "coupon/index",
"style": {
"navigationBarTitleText": "优惠券"
}
@@ -138,7 +138,7 @@
}
},
{
"path": "trade/trade-list",
"path": "trade/index",
"style": {
"navigationBarTitleText": "消费记录"
}