增加支付成功跳转app页面

This commit is contained in:
2024-12-09 16:31:28 +08:00
parent f1728def4e
commit 78c8acf09b
3 changed files with 397 additions and 351 deletions

View File

@@ -246,366 +246,378 @@
} }
], ],
"subPackages": [{ "subPackages": [{
"root": "me", "root": "me",
"pages": [{ "pages": [{
"path": "feedback/index", "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",
"style": { "style": {
"safeAreaInsetBottom": "none" "navigationBarTitleText": "意见反馈",
}, "navigationBarBackgroundColor": "#FFFFFF"
"app-plus": { }
"bounce": "none", }, {
"safearea": { "path": "balance/index",
"bottom": { "style": {
"offset": "none" "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" "path": "invite/index",
// #endif "style": {
// #ifdef MP-TOUTIAO "navigationBarTitleText": "分享好友",
, "h5": {
"usingComponents": { "titleNView": {
"video-player": "ext://industry/video-player" "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": "detail/detail",
} "style": {
"navigationBarTitleText": "",
}, { "enablePullDownRefresh": false,
"path": "wallet/wallet", "navigationBarBackgroundColor": "#000000",
"style": { "style": {
"navigationBarTitleText": "金豆充值", "safeAreaInsetBottom": "none"
"enablePullDownRefresh": false },
} "app-plus": {
"bounce": "none",
}, { "safearea": {
"path": "wallet/mingxi", "bottom": {
"style": { "offset": "none"
"navigationBarTitleText": "金豆明细", }
"enablePullDownRefresh": true }
} }
// #ifndef MP-TOUTIAO
}, {
"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" "navigationStyle": "custom"
// #endif // #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": { "root": "pay",
"navigationBarTitleText": "付费须知说明", "pages": [{
"enablePullDownRefresh": false "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": { "globalStyle": {
"navigationBarTextStyle": "black", "navigationBarTextStyle": "black",

33
pay/success.vue Normal file
View File

@@ -0,0 +1,33 @@
<template>
<view class="min-page u-flex u-flex-col u-row-center">
<view class="u-flex u-row-center">
<image src="/static/pay-success.svg" class="success" mode=""></image>
</view>
<view class="u-m-t-32 u-text-center">支付成功</view>
<view class="u-flex u-row-center u-m-t-32">
<view style="width: 600rpx;">
<u-button type="success">确定</u-button>
</view>
</view>
</view>
</template>
<script>
export default {
data() {
return {
}
},
methods: {
}
}
</script>
<style lang="scss" scoped>
.success{
width: 140rpx;
height: 140rpx;
}
</style>

1
static/pay-success.svg Normal file
View File

@@ -0,0 +1 @@
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1733732848614" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="4305" xmlns:xlink="http://www.w3.org/1999/xlink" width="128" height="128"><path d="M486.912 852.992L134.656 493.568l90.112-73.216 203.776 159.744c150.528-177.152 327.168-330.24 524.288-453.12l21.504 48.64C739.84 393.728 547.328 697.344 486.912 852.992z" fill="#19BE6B" p-id="4306"></path><path d="M936.96 441.856c4.096 23.04 5.632 46.592 5.12 70.144 1.024 190.976-123.392 359.424-306.176 415.744-182.272 55.808-380.416-13.824-486.912-172.032-106.496-158.72-96.768-368.128 24.064-515.584C293.888 92.16 497.152 40.96 673.792 113.152V27.136C621.568 9.216 566.784 0 511.488 0c-68.608 0-136.704 13.824-199.68 40.448-60.416 26.112-115.2 62.976-161.792 109.568S66.048 251.392 40.448 312.32c-53.76 127.488-53.76 271.872 0 399.36 52.224 122.368 149.504 219.648 271.36 271.872 128 53.76 271.872 53.76 399.872 0 122.368-52.224 220.16-149.504 272.384-271.872 26.624-63.488 40.448-131.072 40.448-199.68 0.512-23.552-1.024-47.104-4.608-70.144H936.96z m0 0" fill="#19BE6B" p-id="4307"></path></svg>

After

Width:  |  Height:  |  Size: 1.2 KiB