Commit 04a8c4cb by 冷斌

fix bug

parent e35bfa6f
......@@ -70,8 +70,8 @@
</template>
</van-cell>
<van-cell @click="onCellTap('{:U('home/Home/share')}')" class="center_bottom_cell" title-class="text_14_400 color_333333 center_bottom_cell_text" title="推广中心" is-link >
<template #icon>
<van-icon name="__THEME__/img/promotion.png" size="24"></van-icon>
<template #icon style="margin-left: 16px">
<van-icon style="width: 16px" name="__THEME__/img/promotion.png" size="24"></van-icon>
</template>
</van-cell>
<van-cell @click="onCellTap('{:U('basic/Single/info')}')" class="center_bottom_cell" title-class="text_14_400 color_333333 center_bottom_cell_text" title="设置" is-link >
......
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