|
|
@@ -57,7 +57,7 @@
|
|
|
</Touchable>
|
|
|
|
|
|
<CellGroup round>
|
|
|
- <Cell icon="https://mncdn.wenlvti.net/uploads/20250313/07f750b4cf4959654c40171fdae91c3a.png" title="投稿" showArrow touchable @click="goContribute">
|
|
|
+ <Cell icon="https://mnwhcdn.wenlvti.net/uploads/20250313/07f750b4cf4959654c40171fdae91c3a.png" title="投稿" showArrow touchable @click="goContribute">
|
|
|
<template #value>
|
|
|
<FlexRow>
|
|
|
<NButton shape="round" type="success" size="small" :radius="40" @click="goContribute">去投稿</NButton>
|
|
|
@@ -65,26 +65,26 @@
|
|
|
</FlexRow>
|
|
|
</template>
|
|
|
</Cell>
|
|
|
- <Cell icon="https://mncdn.wenlvti.net/uploads/20250313/66d4665b1da5075e60148312469b2630.png" title="我的投稿" showArrow touchable @click="goContributeList" />
|
|
|
- <Cell icon="https://mncdn.wenlvti.net/uploads/20250313/042236758da5aaed21c1010e5b9440ce.png" title="我的收藏" showArrow touchable @click="goCollectList" />
|
|
|
- <Cell icon="https://mncdn.wenlvti.net/uploads/20250313/1366973c061bf98594036e42c0344593.png" title="传承人之家" showArrow touchable @click="goInheritor" />
|
|
|
- <Cell icon="https://mncdn.wenlvti.net/uploads/20250313/acd97ca7b3f7736942495c7aec1dd65b.png" title="闽南文化采集" showArrow touchable @click="goInheritor" />
|
|
|
+ <Cell icon="https://mnwhcdn.wenlvti.net/uploads/20250313/66d4665b1da5075e60148312469b2630.png" title="我的投稿" showArrow touchable @click="goContributeList" />
|
|
|
+ <Cell icon="https://mnwhcdn.wenlvti.net/uploads/20250313/042236758da5aaed21c1010e5b9440ce.png" title="我的收藏" showArrow touchable @click="goCollectList" />
|
|
|
+ <Cell icon="https://mnwhcdn.wenlvti.net/uploads/20250313/1366973c061bf98594036e42c0344593.png" title="传承人之家" showArrow touchable @click="goInheritor" />
|
|
|
+ <Cell icon="https://mnwhcdn.wenlvti.net/uploads/20250313/acd97ca7b3f7736942495c7aec1dd65b.png" title="闽南文化采集" showArrow touchable @click="goInheritor" />
|
|
|
<button open-type="contact" class="remove-button-style">
|
|
|
- <Cell icon="https://mncdn.wenlvti.net/uploads/20250313/d2e9010323d098aa51e268fc32f14d3d.png" title="在线客服" showArrow touchable />
|
|
|
+ <Cell icon="https://mnwhcdn.wenlvti.net/uploads/20250313/d2e9010323d098aa51e268fc32f14d3d.png" title="在线客服" showArrow touchable />
|
|
|
</button>
|
|
|
- <Cell v-if="userInfo" icon="https://mncdn.wenlvti.net/uploads/20250313/cbc47d0b9cad7891e6154359952858c6.png" title="退出登录" showArrow touchable @click="doLogout" />
|
|
|
+ <Cell v-if="userInfo" icon="https://mnwhcdn.wenlvti.net/uploads/20250313/cbc47d0b9cad7891e6154359952858c6.png" title="退出登录" showArrow touchable @click="doLogout" />
|
|
|
|
|
|
<view class="list">
|
|
|
<!--
|
|
|
- https://mncdn.wenlvti.net/uploads/20250313/042236758da5aaed21c1010e5b9440ce.png
|
|
|
+ https://mnwhcdn.wenlvti.net/uploads/20250313/042236758da5aaed21c1010e5b9440ce.png
|
|
|
我的好友
|
|
|
- https://mncdn.wenlvti.net/uploads/20250313/9fb29e8bdb66490034145c90f892773a.png
|
|
|
+ https://mnwhcdn.wenlvti.net/uploads/20250313/9fb29e8bdb66490034145c90f892773a.png
|
|
|
邀请好友
|
|
|
- https://mncdn.wenlvti.net/uploads/20250313/1366973c061bf98594036e42c0344593.png
|
|
|
+ https://mnwhcdn.wenlvti.net/uploads/20250313/1366973c061bf98594036e42c0344593.png
|
|
|
积分日志
|
|
|
- https://mncdn.wenlvti.net/uploads/20250313/acd97ca7b3f7736942495c7aec1dd65b.png
|
|
|
+ https://mnwhcdn.wenlvti.net/uploads/20250313/acd97ca7b3f7736942495c7aec1dd65b.png
|
|
|
加入我们
|
|
|
- https://mncdn.wenlvti.net/uploads/20250313/d2e9010323d098aa51e268fc32f14d3d.png
|
|
|
+ https://mnwhcdn.wenlvti.net/uploads/20250313/d2e9010323d098aa51e268fc32f14d3d.png
|
|
|
我的预约 -->
|
|
|
</view>
|
|
|
|