Commit 739d9745 authored by yyh's avatar yyh

修改 个人中心样式

parent 8dcc5e6c
......@@ -10,9 +10,9 @@
<common-svg :name="authIcon" style="width:120px;height:40px;" v-if="isLogin"></common-svg>
<div style="color:#B6B5BA;font-size: 12px;" v-else>登录建立{{isSy ? '存证溯源': '慈善记录'}}</div>
</div>
<common-svg name="shezhi" class="right" v-if="isLogin" @click.native="go('AccountNum')" style="margin: 5px;"></common-svg>
<common-svg name="shezhi" class="right" v-if="isLogin" width="20px" height="20px" @click.native="go('AccountNum')" style="margin: 5px;"></common-svg>
</header>
<section class="asset" style="margin-top:30px;">
<section class="asset" style="margin-top:10px;">
<div>剩余次数</div>
<div style="font-size:30px;font-weight:500;">{{chainTimes}}</div>
<!-- <div tag="div" class="btn" role="button" @click="$toast('此功能暂未开放')">去充值</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