From 78c8acf09bdfc9ab491d42ba7b0a6757fad3662c Mon Sep 17 00:00:00 2001 From: YeMingfei666 <1619116647@qq.com> Date: Mon, 9 Dec 2024 16:31:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=94=AF=E4=BB=98=E6=88=90?= =?UTF-8?q?=E5=8A=9F=E8=B7=B3=E8=BD=ACapp=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 714 +++++++++++++++++++++-------------------- pay/success.vue | 33 ++ static/pay-success.svg | 1 + 3 files changed, 397 insertions(+), 351 deletions(-) create mode 100644 pay/success.vue create mode 100644 static/pay-success.svg 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