Feat(特色礼品):接口对接

This commit is contained in:
lifizer
2024-03-13 18:25:02 +08:00
parent 6852bdb047
commit 864d949126
5 changed files with 622 additions and 237 deletions
+8 -1
View File
@@ -632,9 +632,16 @@
},
{
"path": "views/giftList",
"style": {
"navigationBarTitleText": "特色礼品"
}
},
{
"path": "views/giftContent",
"style": {
"navigationBarTitleText": "特色礼品",
"onReachBottomDistance": 100
"navigationBarTextStyle": "black",
"navigationStyle": "custom"
}
},
{