Commit 0a602308 by 冷斌

fix bug

parent 1957c6a5
......@@ -75,13 +75,9 @@
<van-tabbar-item>
<span class="text_10_400">会员中心</span>
<template #icon="props">
<<!-- if condition="$_SESSION['mid']">
<a href="{:U('home/User/index')}">
<else/>
<a href="{:U('basic/Passport/login')}">
</if> -->
<img :src="props.active ? '__THEME__/img/huiyuan.png' : '__THEME__/img/huiyuan_s.png'" />
<!-- </a> -->
</template>
</van-tabbar-item>
</van-tabbar>
......
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