Commit 32be9f42 by 陈超

T

parent af8b01c9
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
</van-cell> </van-cell>
<van-cell @click="onNickName" title="昵称" is-link :value="currentNickName" /> <van-cell @click="onNickName" title="昵称" is-link :value="currentNickName" />
<van-cell @click="onGender" title="性别" is-link :value="currentGender" /> <van-cell @click="onGender" title="性别" is-link :value="currentGender" />
<van-cell @click="onAddress" title="收货信息" is-link :value="currentBirthday" /> <van-cell @click="onAddress" title="收货信息" is-link />
</div> </div>
</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