| | |
| | | <view class="profile-section"> |
| | | <view class="profile-main"> |
| | | <view class="profile-left"> |
| | | <image class="store-avatar" @click="previewImage([info.shopAvatar],0)" :src="(info.shopAvatar)?info.shopAvatar:'/static/icon/default2.png'" mode="aspectFill"></image> |
| | | <image class="store-avatar" @click="previewImage([info.shopAvatar],0)" :src="(info.shopAvatar)?info.shopAvatar:'/static/image/tx@2x.png'" mode="aspectFill"></image> |
| | | <view class="profile-info"> |
| | | <text class="store-name">{{info.name||''}}</text> |
| | | <view class="profile-meta-row"> |
| | |
| | | { title: '风险承诺', url: '/pages/rich-text/rich-text',type:6 }, |
| | | { title: '行李寄存须知', url: '/pages/rich-text/rich-text',type:7 }, |
| | | { title: '代理点合作协议', url: '/pages/rich-text/rich-text',type:8 }, |
| | | { title: '门店资质', url: '/shop/pages/qualification/qualification' }, |
| | | { title: '在线客服', url: null,type :-1 }, |
| | | { title: '关于我们', url: '/pages/rich-text/rich-text' ,type:5}, |
| | | ] |