Commit 5912091e authored by 黄奎's avatar 黄奎

页面修改

parent 8c3c707c
......@@ -160,7 +160,7 @@
<img v-if="!EmPhoto" src="../../assets/img/default_head_img.jpg" alt="">
<img v-else :src="EmPhoto" :onerror="defaultImg">
</div>
<span class="leaderName">{{LeaderName}} 总提成{{totalSum}}</span>
<span class="leaderName">{{LeaderName}} &nbsp;&nbsp;总提成:<span style="color:red;">&nbsp;{{totalSum}}</span></span>
</div>
<input type="button" class="hollowFixedBtn backBtn" @click="goUrl('leaderManagement')" :value="$t('pub.returnBack')" />
</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