|
|
@@ -27,60 +27,28 @@
|
|
|
</view>
|
|
|
<text class="iconfont icon-arrow-right"></text>
|
|
|
</view>
|
|
|
- <view class="d-flex bg-base flex-col shadow-l radius-l">
|
|
|
+
|
|
|
+ <CellGroup round>
|
|
|
+ <Cell icon="https://mncdn.wenlvti.net/uploads/20250313/07f750b4cf4959654c40171fdae91c3a.png" title="去投稿" showArrow touchable @click="goContribute" />
|
|
|
+ <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="navTo('collect/index')" />
|
|
|
+ <Cell icon="https://mncdn.wenlvti.net/uploads/20250313/d2e9010323d098aa51e268fc32f14d3d.png" title="在线客服" showArrow touchable @click="showService" />
|
|
|
+ <Cell v-if="userInfo" icon="https://mncdn.wenlvti.net/uploads/20250313/cbc47d0b9cad7891e6154359952858c6.png" title="退出登录" showArrow touchable @click="doLogout" />
|
|
|
+
|
|
|
<view class="list">
|
|
|
- <!-- <view class="entry">
|
|
|
- <image src="https://mncdn.wenlvti.net/uploads/20250313/042236758da5aaed21c1010e5b9440ce.png" mode="aspectFill"></image>
|
|
|
- <text class="label">我的好友</text>
|
|
|
- <text class="iconfont icon-arrow-right"></text>
|
|
|
- </view>
|
|
|
- <view class="entry">
|
|
|
- <image src="https://mncdn.wenlvti.net/uploads/20250313/9fb29e8bdb66490034145c90f892773a.png" mode="aspectFill"></image>
|
|
|
- <text class="label">邀请好友</text>
|
|
|
- <text class="iconfont icon-arrow-right"></text>
|
|
|
- </view>
|
|
|
- <view class="entry">
|
|
|
- <image src="https://mncdn.wenlvti.net/uploads/20250313/1366973c061bf98594036e42c0344593.png" mode="aspectFill"></image>
|
|
|
- <text class="label">积分日志</text>
|
|
|
- <text class="iconfont icon-arrow-right"></text>
|
|
|
- </view>
|
|
|
- <view class="entry">
|
|
|
- <image src="https://mncdn.wenlvti.net/uploads/20250313/042236758da5aaed21c1010e5b9440ce.png" mode="aspectFill"></image>
|
|
|
- <text class="label">我的收藏</text>
|
|
|
- <text class="iconfont icon-arrow-right"></text>
|
|
|
- </view> -->
|
|
|
- <view class="entry" @click="goContribute">
|
|
|
- <image src="https://mncdn.wenlvti.net/uploads/20250313/07f750b4cf4959654c40171fdae91c3a.png" mode="aspectFill"></image>
|
|
|
- <text class="label">投稿</text>
|
|
|
- <view class="btn">去投稿</view><text class="iconfont icon-arrow-right"></text>
|
|
|
- </view>
|
|
|
- <view class="entry" @click="goContributeList">
|
|
|
- <image src="https://mncdn.wenlvti.net/uploads/20250313/66d4665b1da5075e60148312469b2630.png" mode="aspectFill"></image>
|
|
|
- <text class="label">我的投稿</text>
|
|
|
- <text class="iconfont icon-arrow-right"></text>
|
|
|
- </view>
|
|
|
- <!-- <view class="entry">
|
|
|
- <image src="https://mncdn.wenlvti.net/uploads/20250313/acd97ca7b3f7736942495c7aec1dd65b.png" mode="aspectFill"></image>
|
|
|
- <text class="label">加入我们</text>
|
|
|
- <text class="iconfont icon-arrow-right"></text>
|
|
|
- </view>
|
|
|
- <view class="entry">
|
|
|
- <image src="https://mncdn.wenlvti.net/uploads/20250313/d2e9010323d098aa51e268fc32f14d3d.png" mode="aspectFill"></image>
|
|
|
- <text class="label">我的预约</text>
|
|
|
- <text class="iconfont icon-arrow-right"></text>
|
|
|
- </view> -->
|
|
|
- <view class="entry" @click="showService">
|
|
|
- <image src="https://mncdn.wenlvti.net/uploads/20250313/d2e9010323d098aa51e268fc32f14d3d.png" mode="aspectFill"></image>
|
|
|
- <text class="label">在线客服</text>
|
|
|
- <text class="iconfont icon-arrow-right"></text>
|
|
|
- </view>
|
|
|
- <view v-if="userInfo" class="entry" @click="doLogout">
|
|
|
- <image src="https://mncdn.wenlvti.net/uploads/20250313/cbc47d0b9cad7891e6154359952858c6.png" mode="aspectFill"></image>
|
|
|
- <text class="label">退出登录</text>
|
|
|
- <text class="iconfont icon-arrow-right"></text>
|
|
|
- </view>
|
|
|
+ <!--
|
|
|
+ https://mncdn.wenlvti.net/uploads/20250313/042236758da5aaed21c1010e5b9440ce.png
|
|
|
+ 我的好友
|
|
|
+ https://mncdn.wenlvti.net/uploads/20250313/9fb29e8bdb66490034145c90f892773a.png
|
|
|
+ 邀请好友
|
|
|
+ https://mncdn.wenlvti.net/uploads/20250313/1366973c061bf98594036e42c0344593.png
|
|
|
+ 积分日志
|
|
|
+ https://mncdn.wenlvti.net/uploads/20250313/acd97ca7b3f7736942495c7aec1dd65b.png
|
|
|
+ 加入我们
|
|
|
+ https://mncdn.wenlvti.net/uploads/20250313/d2e9010323d098aa51e268fc32f14d3d.png
|
|
|
+ 我的预约 -->
|
|
|
</view>
|
|
|
- </view>
|
|
|
+ </CellGroup>
|
|
|
</view>
|
|
|
<tabbar :current="4"></tabbar>
|
|
|
</view>
|
|
|
@@ -93,6 +61,8 @@ import { navTo } from '@/components/utils/PageAction';
|
|
|
import { useAuthStore } from '@/store/auth';
|
|
|
import { computed } from 'vue';
|
|
|
import { useReqireLogin } from '@/common/composeabe/RequireLogin';
|
|
|
+import CellGroup from '@/components/basic/CellGroup.vue';
|
|
|
+import Cell from '@/components/basic/Cell.vue';
|
|
|
|
|
|
const UserHead = 'https://mncdn.wenlvti.net/app_static/minnan/images/home/UserHead.png';
|
|
|
|
|
|
@@ -133,34 +103,6 @@ function showService() {
|
|
|
width: 100rpx;
|
|
|
}
|
|
|
}
|
|
|
-.list{
|
|
|
- margin-bottom: 34rpx;
|
|
|
-
|
|
|
- .entry{
|
|
|
- border-bottom: 1rpx solid #dddddd;
|
|
|
- font-size: 28rpx;
|
|
|
- color: #333333;
|
|
|
- display: flex;
|
|
|
- align-items: center;
|
|
|
- padding: 30rpx 0;
|
|
|
- margin: 0 30rpx;
|
|
|
- image{
|
|
|
- width: 32rpx;
|
|
|
- height: 32rpx;
|
|
|
- }
|
|
|
- text.label{
|
|
|
- flex:1;
|
|
|
- margin-left: 12rpx;
|
|
|
- }
|
|
|
- &:last-child{
|
|
|
- border-bottom: none;
|
|
|
- }
|
|
|
- text.iconfont{
|
|
|
- color:#AAAAAA;
|
|
|
- font-size: 20rpx;
|
|
|
- }
|
|
|
- }
|
|
|
-}
|
|
|
.user-info{
|
|
|
display: flex;
|
|
|
align-items: center;
|