Commit 48f07e6a by 陈超

T

parent 32be9f42
......@@ -39,9 +39,9 @@
</van-uploader>
</slot>
</van-cell>
<van-cell @click="onNickName" title="昵称" is-link :value="currentNickName" />
<van-cell @click="onGender" title="性别" is-link :value="currentGender" />
<van-cell @click="onAddress" title="收货信息" is-link />
<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>
</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