- <view>
- <view class="lBgn"></view>
- <view class="box">
- <image mode='widthFix' class="icon" src="../../../image/vip2.png"/>
- <view class="flex-box-ce flex-center-center money">
- <icon type="success" size="20"/>
- <view>支付成功</view>
- </view>
- <view class="text fontColorF">感谢你购买功道云服务,请联系专属客服</view>
- <view class="text fontColorF">进行服务对接</view>
- <view class="btn" onTap="openUrl">联系专属客服</view>
- <view class="btn2" onTap="openUrl2">回到首页</view>
- </view>
-
- </view>
|