Commit d580a72d by 陈超

T

parent bb00bd7f
......@@ -42,7 +42,7 @@
<van-cell @click="onNickName" title="昵称" is-link :value="currentNickName" ></van-cell>
<van-cell @click="onGender" title="性别" is-link :value="currentGender" ></van-cell>
<van-cell @click="onAddress" title="收货信息" is-link ></van-cell>
<div @click="onConfirm" :class="confirm_button'" style="margin-top: 7.125rem;">
<div @click="onConfirm" :class="confirm_button" style="margin-top: 7.125rem;">
<span>确认修改</span>
</div>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment