magicsound/unpackage/dist/dev/mp-weixin/pages/recharge/RechargePage.wxml
2024-09-19 17:25:38 +08:00

1 line
3.9 KiB
Plaintext

<view><view class="content" style="{{l}}"><view class="" style="width:100%;height:370.14rpx;background-image:url('/static/image/recharge_bg_1.png');background-size:cover;background-position:center;display:flex;flex-direction:column;align-items:center"><view class="" style="{{'display:flex;height:45rpx;width:100%;align-items:center;justify-content:center' + ';' + ('margin-top:' + b)}}"><image src="/static/image/ic_back.png" style="width:24.31rpx;height:43.06rpx;margin-left:36rpx;position:absolute;left:0" bindtap="{{a}}" alt=""/><text style="font-size:38rpx;color:white">充值</text></view><image src="/static/image/recharge_info.png" style="width:683.33rpx;height:206.94rpx;margin-top:66rpx" mode=""></image></view><view class="" style="width:100%;height:1200.33rpx;background-image:url('/static/image/recharge_bg_2.png');background-size:cover;background-position:center;display:flex;flex-direction:column;align-items:center"><view class="" style="width:100%;display:flex;flex-direction:row;margin-top:61rpx;overflow:auto"><view wx:for="{{c}}" wx:for-item="item" class="" style="{{'width:192.36rpx;height:172.22rpx;margin-left:29rpx;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;padding:2rpx' + ';' + item.b}}"><image src="/static/image/recharge_goods.png" style="width:185.42rpx;height:164.58rpx" bindtap="{{item.a}}" mode=""></image></view></view><text style="color:white;font-size:38rpx;margin-top:73rpx">会员充值</text><text style="color:white;font-size:26rpx;margin-top:18rpx">会员服务期间,您将免费创作歌曲</text><view class="" style="width:100%;display:flex;flex-direction:row;margin-top:61rpx;overflow:auto"><view wx:for="{{d}}" wx:for-item="item" class="" style="{{'width:192.36rpx;height:172.22rpx;margin-left:29rpx;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;padding:2rpx' + ';' + item.b}}"><image src="/static/image/recharge_goods_2.png" style="width:185.42rpx;height:164.58rpx" bindtap="{{item.a}}" mode=""></image></view></view><view class="" bindtap="{{f}}" style="display:flex;width:100%;flex-direction:row;height:50rpx;margin-top:60rpx;align-items:center;justify-content:space-between"><view class="" style="display:flex;flex-direction:row;height:30rpx;align-items:center;justify-content:center;margin-left:33rpx"><image src="/static/image/ic_setting.png" style="width:30rpx;height:25rpx" mode=""></image><text style="color:white;font-size:22rpx;margin-left:11rpx">微信支付</text></view><image src="{{e}}" style="width:25rpx;height:25rpx;margin-right:33rpx" mode=""></image></view><view class="" bindtap="{{h}}" style="display:flex;width:100%;flex-direction:row;height:50rpx;margin-top:20rpx;align-items:center;justify-content:space-between"><view class="" style="display:flex;flex-direction:row;height:30rpx;align-items:center;justify-content:center;margin-left:33rpx"><image src="/static/image/ic_setting.png" style="width:30rpx;height:25rpx" mode=""></image><text style="color:white;font-size:22rpx;margin-left:11rpx">支付宝支付</text></view><image src="{{g}}" style="width:25rpx;height:25rpx;margin-right:33rpx" mode=""></image></view><view class="" style="width:683.33rpx;height:83.33rpx;margin-top:140rpx;display:flex;align-items:center;justify-content:center;background-image:linear-gradient(to left, #a541ffFF, #a541ffFF, #3fbbfeFF);border-radius:50rpx"><view class="" style="display:flex;flex-direction:row"><text style="font-size:38;color:white">¥{{i}}</text><text style="font-size:38;color:white;margin-left:33rpx">立即充值</text></view></view><view class="" style="display:flex;flex-direction:row;width:100%;color:white;font-size:21rpx;margin-top:28rpx;align-items:center;justify-content:center"><image src="{{j}}" bindtap="{{k}}" style="width:25rpx;height:25rpx;margin-right:33rpx" mode=""></image><text>我已阅并同意<text>《会员服务协议》</text><text>《自动续费服务协议》</text></text></view></view></view></view>