Commit 4bd9658e authored by linxin's avatar linxin

Merge branch 'liuxin' into develop

parents 7c9a052f 8d849080
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<div slot="center" class="top-word">个人中心</div> <div slot="center" class="top-word">个人中心</div>
</h-header> </h-header>
<div class="card-top"> <div class="card-top">
<img src="@/assets/myInfo/1.png" @click="showActionSheet" > <img src="@/assets/myInfo/1.png" @click="changePageHead" >
<div class="sign"> <div class="sign">
<span>{{ user_phone }}</span> <span>{{ user_phone }}</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