Commit 37928889 by 冷斌

fix bug

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