前端:商品订单价格修复

This commit is contained in:
YunaiV
2019-04-22 22:43:40 +08:00
parent 8e38bf000c
commit 6fdec47430
7 changed files with 50 additions and 66 deletions

View File

@@ -19,8 +19,10 @@
<div style="margin: 10px;">
<van-button size="large" type="primary" style="height: 45px;line-height:45px;" @click="submit">登录</van-button>
</div>
<div>1. 新注册的手机号验证后自动创建账户</div>
<div>2. 默认验证码是 9999</div>
<van-panel title="友情提示">
<van-cell>1. 新注册的手机号验证后自动创建账户</van-cell>
<van-cell>2. 默认验证码是 9999</van-cell>
</van-panel>
</div>
</div>
</div>