Feat(积分):接口数据对接
This commit is contained in:
+9
-3
@@ -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": ""
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user