Commit ad73e577 by 陈超

T

parent d6e2884c
......@@ -56,6 +56,34 @@
</div>
</div>
<div class="layout_v center_bottom_part">
<van-cell 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/collect.png" size="24"></van-icon>
</template>
</van-cell>
<van-cell 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/membership.png" size="24"></van-icon>
</template>
</van-cell>
<van-cell 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/upload.png" size="24"></van-icon>
</template>
</van-cell>
<van-cell 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>
</van-cell>
<van-cell 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/setting.png" size="24"></van-icon>
</template>
</van-cell>
</div>
</div>
</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