diff --git a/pages.json b/pages.json
index 4b68cb7..95f48f6 100644
--- a/pages.json
+++ b/pages.json
@@ -246,366 +246,378 @@
}
],
"subPackages": [{
- "root": "me",
- "pages": [{
- "path": "feedback/index",
- "style": {
- "navigationBarTitleText": "意见反馈",
- "navigationBarBackgroundColor": "#FFFFFF"
- }
- }, {
- "path": "balance/index",
- "style": {
- "navigationBarTitleText": "我的余额"
- }
- }, {
- "path": "feedbackIndex/feedbackIndex",
- "style": {
- "navigationBarTitleText": "帮助中心",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#FFFFFF"
- }
- }, {
- "path": "helpDetail/helpDetail",
- "style": {
- "navigationBarTitleText": "帮助详情",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#FFFFFF"
- }
- }, {
- "path": "message/index",
- "style": {
- "navigationBarTitleText": "消息中心"
- }
- },
- {
- "path": "course/index",
- "style": {
- "navigationBarTitleText": "我的课程",
- "enablePullDownRefresh": true,
- "h5": {
- "titleNView": {
- "backgroundColor": "#FFFFFF"
- }
- }
- }
- },
- {
- "path": "invite/index",
- "style": {
- "navigationBarTitleText": "分享好友",
- "h5": {
- "titleNView": {
- "backgroundColor": "#FFFFFF"
- }
- }
- }
- },
- {
- "path": "invite/inviteDet",
- "style": {
- "navigationBarTitleText": "我的团队",
- "h5": {
- "titleNView": {
- "backgroundColor": "#FFFFFF"
- }
- }
- }
- },
- {
- "path": "invite/cashDetail",
- "style": {
- "navigationBarTitleText": "申请提现",
- "h5": {
- "titleNView": {
- "backgroundColor": "#FFFFFF"
- }
- }
- }
- },
- {
- "path": "invite/zhifubao",
- "style": {
- "navigationBarTitleText": "提现账号",
- "h5": {
- "titleNView": {
- "backgroundColor": "#FFFFFF"
- }
- }
- }
- },
- {
- "path": "invite/cashList",
- "style": {
- "navigationBarTitleText": "提现记录",
- "enablePullDownRefresh": true,
- "h5": {
- "titleNView": {
- "backgroundColor": "#FFFFFF"
- }
- }
- }
- },
- {
- "path": "invite/moneyList",
- "style": {
- "navigationBarTitleText": "红包明细",
- "h5": {
- "titleNView": {
- "backgroundColor": "#FFFFFF"
- }
- }
- }
- },
- {
- "path": "integral/index",
- "style": {
- "navigationBarTitleText": "我的积分",
- "h5": {
- "titleNView": {
- "backgroundColor": "#FFFFFF"
- }
- }
- }
- },
- {
- "path": "collect/index",
- "style": {
- "navigationBarTitleText": "我的收藏",
- "enablePullDownRefresh": true,
- "h5": {
- "titleNView": {
- "backgroundColor": "#FFFFFF"
- }
- }
- }
- },
- {
- "path": "setting/index",
- "style": {
- "navigationBarTitleText": "设置",
- "h5": {
- "titleNView": {
- "backgroundColor": "#FFFFFF"
- }
- }
- }
- }, {
- "path": "setting/kefu",
- "style": {
- "navigationBarTitleText": "客服",
- "navigationBarBackgroundColor": "#FFFFFF"
- }
- },
- {
- "path": "integral/inviteDet",
- "style": {
- "navigationBarTitleText": "我的钱包",
- "h5": {
- "titleNView": {
- "backgroundColor": "#FFFFFF"
- }
- }
- }
- },
- {
- "path": "setting/xieyi",
- "style": {
- "navigationBarTitleText": "用户协议",
- "h5": {
- "titleNView": {
- "backgroundColor": "#FFFFFF"
- }
- }
- }
- },
- {
- "path": "setting/mimi",
- "style": {
- "navigationBarTitleText": "隐私协议",
- "h5": {
- "titleNView": {
- "backgroundColor": "#FFFFFF"
- }
- }
- }
- },
- {
- "path": "setting/bind",
- "style": {
- "navigationBarTitleText": "换绑手机号",
- "h5": {
- "titleNView": {
- "backgroundColor": "#FFFFFF"
- }
- }
- }
- }, {
-
- "path": "detail/detail",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#000000",
+ "root": "me",
+ "pages": [{
+ "path": "feedback/index",
"style": {
- "safeAreaInsetBottom": "none"
- },
- "app-plus": {
- "bounce": "none",
- "safearea": {
- "bottom": {
- "offset": "none"
+ "navigationBarTitleText": "意见反馈",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ }, {
+ "path": "balance/index",
+ "style": {
+ "navigationBarTitleText": "我的余额"
+ }
+ }, {
+ "path": "feedbackIndex/feedbackIndex",
+ "style": {
+ "navigationBarTitleText": "帮助中心",
+ "enablePullDownRefresh": false,
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ }, {
+ "path": "helpDetail/helpDetail",
+ "style": {
+ "navigationBarTitleText": "帮助详情",
+ "enablePullDownRefresh": false,
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ }, {
+ "path": "message/index",
+ "style": {
+ "navigationBarTitleText": "消息中心"
+ }
+ },
+ {
+ "path": "course/index",
+ "style": {
+ "navigationBarTitleText": "我的课程",
+ "enablePullDownRefresh": true,
+ "h5": {
+ "titleNView": {
+ "backgroundColor": "#FFFFFF"
}
}
}
- // #ifndef MP-TOUTIAO
- ,
- "navigationStyle": "custom"
- // #endif
- // #ifdef MP-TOUTIAO
- ,
- "usingComponents": {
- "video-player": "ext://industry/video-player"
+ },
+ {
+ "path": "invite/index",
+ "style": {
+ "navigationBarTitleText": "分享好友",
+ "h5": {
+ "titleNView": {
+ "backgroundColor": "#FFFFFF"
+ }
+ }
}
- // #endif
+ },
+ {
+ "path": "invite/inviteDet",
+ "style": {
+ "navigationBarTitleText": "我的团队",
+ "h5": {
+ "titleNView": {
+ "backgroundColor": "#FFFFFF"
+ }
+ }
+ }
+ },
+ {
+ "path": "invite/cashDetail",
+ "style": {
+ "navigationBarTitleText": "申请提现",
+ "h5": {
+ "titleNView": {
+ "backgroundColor": "#FFFFFF"
+ }
+ }
+ }
+ },
+ {
+ "path": "invite/zhifubao",
+ "style": {
+ "navigationBarTitleText": "提现账号",
+ "h5": {
+ "titleNView": {
+ "backgroundColor": "#FFFFFF"
+ }
+ }
+ }
+ },
+ {
+ "path": "invite/cashList",
+ "style": {
+ "navigationBarTitleText": "提现记录",
+ "enablePullDownRefresh": true,
+ "h5": {
+ "titleNView": {
+ "backgroundColor": "#FFFFFF"
+ }
+ }
+ }
+ },
+ {
+ "path": "invite/moneyList",
+ "style": {
+ "navigationBarTitleText": "红包明细",
+ "h5": {
+ "titleNView": {
+ "backgroundColor": "#FFFFFF"
+ }
+ }
+ }
+ },
+ {
+ "path": "integral/index",
+ "style": {
+ "navigationBarTitleText": "我的积分",
+ "h5": {
+ "titleNView": {
+ "backgroundColor": "#FFFFFF"
+ }
+ }
+ }
+ },
+ {
+ "path": "collect/index",
+ "style": {
+ "navigationBarTitleText": "我的收藏",
+ "enablePullDownRefresh": true,
+ "h5": {
+ "titleNView": {
+ "backgroundColor": "#FFFFFF"
+ }
+ }
+ }
+ },
+ {
+ "path": "setting/index",
+ "style": {
+ "navigationBarTitleText": "设置",
+ "h5": {
+ "titleNView": {
+ "backgroundColor": "#FFFFFF"
+ }
+ }
+ }
+ }, {
+ "path": "setting/kefu",
+ "style": {
+ "navigationBarTitleText": "客服",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "integral/inviteDet",
+ "style": {
+ "navigationBarTitleText": "我的钱包",
+ "h5": {
+ "titleNView": {
+ "backgroundColor": "#FFFFFF"
+ }
+ }
+ }
+ },
+ {
+ "path": "setting/xieyi",
+ "style": {
+ "navigationBarTitleText": "用户协议",
+ "h5": {
+ "titleNView": {
+ "backgroundColor": "#FFFFFF"
+ }
+ }
+ }
+ },
+ {
+ "path": "setting/mimi",
+ "style": {
+ "navigationBarTitleText": "隐私协议",
+ "h5": {
+ "titleNView": {
+ "backgroundColor": "#FFFFFF"
+ }
+ }
+ }
+ },
+ {
+ "path": "setting/bind",
+ "style": {
+ "navigationBarTitleText": "换绑手机号",
+ "h5": {
+ "titleNView": {
+ "backgroundColor": "#FFFFFF"
+ }
+ }
+ }
+ }, {
-
- }
-
- }, {
- "path": "wallet/wallet",
- "style": {
- "navigationBarTitleText": "金豆充值",
- "enablePullDownRefresh": false
- }
-
- }, {
- "path": "wallet/mingxi",
- "style": {
- "navigationBarTitleText": "金豆明细",
- "enablePullDownRefresh": true
- }
-
- }, {
- "path": "jilu/jilu",
- "style": {
- "navigationBarTitleText": "最近观看",
- "enablePullDownRefresh": true
- }
-
- }, {
- "path": "jilu/histor",
- "style": {
- "navigationBarTitleText": "追剧记录",
- "enablePullDownRefresh": true
- }
-
- }, {
- "path": "jifen/jifen",
- "style": {
- "navigationBarTitleText": "我的积分",
- "enablePullDownRefresh": false
- }
-
- }, {
- "path": "jifen/duihuan",
- "style": {
- "navigationBarTitleText": "积分兑换",
- "enablePullDownRefresh": false
- }
-
- }, {
- "path": "jilu/myLove",
- "style": {
- "navigationBarTitleText": "我的喜欢",
- "enablePullDownRefresh": true
- }
-
- }, {
- "path": "payOrder/payOrder",
- "style": {
- "navigationBarTitleText": "下单",
- "enablePullDownRefresh": false
- }
-
- }, {
- "path": "setting/logOff",
- "style": {
- "navigationBarTitleText": "注销账号",
- "enablePullDownRefresh": false
- }
-
- }, {
- "path": "setting/offXieyi",
- "style": {
- "navigationBarTitleText": "用户注销协议",
- "enablePullDownRefresh": false
- }
-
- }, {
- "path": "juqing/juqing",
- "style": {
- "navigationBarTitleText": "剧情介绍",
- "enablePullDownRefresh": true
- }
-
- }, {
- "path": "wallpaper/wallpaper",
- "style": {
- "navigationBarTitleText": "壁纸",
- "enablePullDownRefresh": true
- }
-
- },
- {
- "path": "assistance/assistance",
- "style": {
- "navigationBarTitleText": "助力领会员",
- "navigationBarBackgroundColor": "#F22947",
- "navigationBarTextStyle": "white",
- "enablePullDownRefresh": false
- // #ifdef H5
+ "path": "detail/detail",
+ "style": {
+ "navigationBarTitleText": "",
+ "enablePullDownRefresh": false,
+ "navigationBarBackgroundColor": "#000000",
+ "style": {
+ "safeAreaInsetBottom": "none"
+ },
+ "app-plus": {
+ "bounce": "none",
+ "safearea": {
+ "bottom": {
+ "offset": "none"
+ }
+ }
+ }
+ // #ifndef MP-TOUTIAO
,
- "navigationStyle": "custom"
- // #endif
+ "navigationStyle": "custom"
+ // #endif
+ // #ifdef MP-TOUTIAO
+ ,
+ "usingComponents": {
+ "video-player": "ext://industry/video-player"
+ }
+ // #endif
+
+
+ }
+
+ }, {
+ "path": "wallet/wallet",
+ "style": {
+ "navigationBarTitleText": "金豆充值",
+ "enablePullDownRefresh": false
+ }
+
+ }, {
+ "path": "wallet/mingxi",
+ "style": {
+ "navigationBarTitleText": "金豆明细",
+ "enablePullDownRefresh": true
+ }
+
+ }, {
+ "path": "jilu/jilu",
+ "style": {
+ "navigationBarTitleText": "最近观看",
+ "enablePullDownRefresh": true
+ }
+
+ }, {
+ "path": "jilu/histor",
+ "style": {
+ "navigationBarTitleText": "追剧记录",
+ "enablePullDownRefresh": true
+ }
+
+ }, {
+ "path": "jifen/jifen",
+ "style": {
+ "navigationBarTitleText": "我的积分",
+ "enablePullDownRefresh": false
+ }
+
+ }, {
+ "path": "jifen/duihuan",
+ "style": {
+ "navigationBarTitleText": "积分兑换",
+ "enablePullDownRefresh": false
+ }
+
+ }, {
+ "path": "jilu/myLove",
+ "style": {
+ "navigationBarTitleText": "我的喜欢",
+ "enablePullDownRefresh": true
+ }
+
+ }, {
+ "path": "payOrder/payOrder",
+ "style": {
+ "navigationBarTitleText": "下单",
+ "enablePullDownRefresh": false
+ }
+
+ }, {
+ "path": "setting/logOff",
+ "style": {
+ "navigationBarTitleText": "注销账号",
+ "enablePullDownRefresh": false
+ }
+
+ }, {
+ "path": "setting/offXieyi",
+ "style": {
+ "navigationBarTitleText": "用户注销协议",
+ "enablePullDownRefresh": false
+ }
+
+ }, {
+ "path": "juqing/juqing",
+ "style": {
+ "navigationBarTitleText": "剧情介绍",
+ "enablePullDownRefresh": true
+ }
+
+ }, {
+ "path": "wallpaper/wallpaper",
+ "style": {
+ "navigationBarTitleText": "壁纸",
+ "enablePullDownRefresh": true
+ }
+
+ },
+ {
+ "path": "assistance/assistance",
+ "style": {
+ "navigationBarTitleText": "助力领会员",
+ "navigationBarBackgroundColor": "#F22947",
+ "navigationBarTextStyle": "white",
+ "enablePullDownRefresh": false
+ // #ifdef H5
+ ,
+ "navigationStyle": "custom"
+ // #endif
+ }
+ },
+ {
+ "path": "setting/payXieYi",
+ "style": {
+ "navigationBarTitleText": "付费须知说明",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
+ "path": "wallet/wallets",
+ "style": {
+ "navigationBarTitleText": "充值",
+ "enablePullDownRefresh": false,
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "choujiang/choujiang",
+ "style": {
+ "navigationBarTitleText": "抽奖"
+ }
+ },
+ {
+ "path": "gift/gift",
+ "style": {
+ "navigationStyle": "custom",
+ "navigationBarTitleText": "奖品列表"
+ }
+ },
+ {
+ "path": "gift/duihuan",
+ "style": {
+ "navigationBarTitleText": "兑换礼品"
+ }
}
- },
- {
- "path": "setting/payXieYi",
- "style": {
- "navigationBarTitleText": "付费须知说明",
- "enablePullDownRefresh": false
+ ]
+ },
+ {
+ "root": "pay",
+ "pages": [{
+ "path": "success",
+ "style": {
+ "navigationBarTitleText": "支付成功"
+ }
}
- },
- {
- "path": "wallet/wallets",
- "style": {
- "navigationBarTitleText": "充值",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom"
- }
- },
- {
- "path": "choujiang/choujiang",
- "style": {
- "navigationBarTitleText": "抽奖"
- }
- },
- {
- "path": "gift/gift",
- "style": {
- "navigationStyle": "custom",
- "navigationBarTitleText": "奖品列表"
- }
- },
- {
- "path": "gift/duihuan",
- "style": {
- "navigationBarTitleText": "兑换礼品"
- }
- }
- ]
- }],
+
+ ]
+ }
+ ],
"globalStyle": {
"navigationBarTextStyle": "black",
diff --git a/pay/success.vue b/pay/success.vue
new file mode 100644
index 0000000..ce12508
--- /dev/null
+++ b/pay/success.vue
@@ -0,0 +1,33 @@
+
+
+
+
+
+ 支付成功
+
+
+ 确定
+
+
+
+
+
+
+
+
diff --git a/static/pay-success.svg b/static/pay-success.svg
new file mode 100644
index 0000000..cecf261
--- /dev/null
+++ b/static/pay-success.svg
@@ -0,0 +1 @@
+
\ No newline at end of file