Feat:寻看点和抽奖

This commit is contained in:
lifizer
2024-02-06 12:42:46 +08:00
parent c88b6aa8a8
commit f3115fe7c8
73 changed files with 5324 additions and 6887 deletions
+77 -58
View File
@@ -49,25 +49,10 @@
}
},
{
"path": "pages/foodInfomation/information",
"path": "pages/cart",
"style": {
"navigationBarTitleText": "彩云资讯"
}
},
{
"path": "pages/foodInfomation/foodInfomation",
"style": {
"navigationBarTitleText": "美食攻略",
"navigationStyle": "custom",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": true
}
},
{
"path": "pages/foodInfomation/foodInfomationDetail",
"style": {
"navigationBarTitleText": "资讯详情",
"navigationBarBackgroundColor": "#FFFFFF"
"navigationBarTitleText": "购物车"
}
},
{
@@ -84,14 +69,6 @@
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/shop/ShoppingCart/index",
"style": {
"navigationBarTitleText": "购物车",
"navigationStyle": "custom",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/shop/StoreList/index",
"style": {
@@ -230,12 +207,6 @@
"navigationBarTitleText": "账单记录"
}
},
{
"path": "pages/user/promotion/CashRecord/index",
"style": {
"navigationBarTitleText": "提现记录"
}
},
{
"path": "pages/user/promotion/CommissionDetails/index",
"style": {
@@ -522,6 +493,35 @@
}
]
},
{
"root": "pkg-video",
"pages": [
{
"path": "views/watch",
"style": {
"navigationBarTitleText": "寻看点"
}
},
{
"path": "views/city",
"style": {
"navigationBarTitleText": "选择城市"
}
},
{
"path": "views/lottery",
"style": {
"navigationBarTitleText": "抽奖"
}
},
{
"path": "views/lottery-log",
"style": {
"navigationBarTitleText": "抽奖记录"
}
}
]
},
{
"root": "pkg_common",
"pages": [
@@ -698,6 +698,12 @@
{
"root": "pkg_user",
"pages": [
{
"path": "views/myFavorite",
"style": {
"navigationBarTitleText": "我的收藏"
}
},
{
"path": "views/bankCardList",
"style": {
@@ -719,6 +725,12 @@
"navigationBarBackgroundColor": "#FFFFFF"
}
},
{
"path": "views/withdrawalLog",
"style": {
"navigationBarTitleText": "提现记录"
}
},
{
"path": "views/personalData",
"style": {
@@ -820,24 +832,6 @@
"style": {
"navigationBarTitleText": "招商项目"
}
},
{
"path": "views/luck/luck",
"style": {
"navigationBarTitleText": "幸运抽奖"
}
},
{
"path": "views/luck/logs",
"style": {
"navigationBarTitleText": "抽奖记录"
}
},
{
"path": "views/luck/receive",
"style": {
"navigationBarTitleText": "选择收货地址"
}
}
]
},
@@ -900,7 +894,7 @@
"text": "地标好物"
},
{
"pagePath": "pages/shop/ShoppingCart/index",
"pagePath": "pages/cart",
"iconPath": "static/tabbar/icon-cart.png",
"selectedIconPath": "static/tabbar/icon-cart-hot.png",
"text": "购物车"
@@ -919,22 +913,47 @@
{
"name": "商品详情",
"path": "pages/shop/GoodsCon/index",
"query": "id=289"
"query": "id=277"
},
{
"name": "v9-2",
"path": "pages/order/OrderSubmission/index",
"name": "店铺详情",
"path": "pagesInn/inn/innHome",
"query": "id=15"
},
{
"name": "提现记录",
"path": "pkg_user/views/withdrawalLog",
"query": "id=2539"
},
{
"name": "DEBUG",
"path": "pages/shop/GoodsCon/index",
"query": "id=466"
"name": "抽奖",
"path": "pkg-video/views/lottery",
"query": ""
},
{
"name": "非遗",
"path": "pages/order/OrderSubmission/index",
"name": "寻看点",
"path": "pkg-video/views/watch",
"query": ""
},
{
"name": "寻看点-选择城市",
"path": "pkg-video/views/city",
"query": ""
},
{
"name": "我的收藏",
"path": "pkg_user/views/myFavorite",
"query": "id=2597"
},
{
"name": "购物车",
"path": "pages/cart",
"query": ""
},
{
"name": "提交订单",
"path": "pages/order/OrderSubmission/index",
"query": "lotteryRecordId=217"
}
]
}