frontend_h5/treegitee/pages/product/xz.vue

18 lines
612 B
Vue
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<template>
<view class="bgwhite p30">
<view class="flex_column plr30 pb30 bbe9s">
<text class="f28" style="color: #333333;">购买须知</text>
<text class="f26 mt20"
style="color: #9E9E9E;">选择对应的会员确定规格输入要充值的手机号进行充值兑换前请仔细核对充值账号本产品属于虚拟产品官方明确充值成功后无法退换和转移兑换完成后请使用充值手机号登录官方APP查看会员权益</text>
</view>
<Ywatermark :info="'蓝色兄弟'"></Ywatermark>
</view>
</template>
<script>
</script>
<style>
</style>