Commit 150bcf39acbe70e35f99512c64f92cd16fb54901

Authored by 刘淇
1 parent 433bc1df

登录失效

pages/businessCard/buyCard.vue
... ... @@ -26,9 +26,9 @@
26 26 </template>
27 27 </uni-list-item>
28 28 <uni-list-item title="支付方式" rightText="商户余额"/>
29   - <uni-list-item note="请认真核对购买信息,卡券一经购买概不支持退款">
  29 + <uni-list-item note="核对购买信息,卡券概不支持退款">
30 30 <template v-slot:header>
31   - <text style="color: red">温馨提示</text>
  31 + <text style="color: red;padding-right: 10px">温馨提示</text>
32 32 </template>
33 33 </uni-list-item>
34 34 </uni-list>
... ...