Feat(积分):接口数据对接

This commit is contained in:
lifizer
2024-04-08 13:06:01 +08:00
parent 6b2da9e91d
commit 01bed46bce
4 changed files with 359 additions and 4 deletions
+9 -3
View File
@@ -358,6 +358,12 @@
"style": {
"navigationBarTitleText": "我的喜欢"
}
},
{
"path": "pages/user/Points/index",
"style": {
"navigationBarTitleText": "积分"
}
}
],
"subPackages": [
@@ -827,7 +833,7 @@
{
"name": "商品详情",
"path": "pages/shop/GoodsCon/index",
"query": "id=277"
"query": "id=588"
},
{
"name": "店铺详情",
@@ -865,8 +871,8 @@
"query": ""
},
{
"name": "特色礼品",
"path": "pkg_product/views/giftList",
"name": "积分",
"path": "pages/user/Points/index",
"query": ""
}
]