|
|
@ -6,7 +6,7 @@ |
|
|
|
<view class="head"> |
|
|
|
<view class="headImage"> |
|
|
|
<!-- todo: 换回接口提供的 --> |
|
|
|
<image src="@/static/image/center/temp-avatar.png" mode=""></image> |
|
|
|
<image src="https://thumbnail0.baidupcs.com/thumbnail/a4166d65fm1072cc3d763d59df8feb8a?fid=3983569511-250528-247083465710867&time=1742544000&rt=sh&sign=FDTAER-DCb740ccc5511e5e8fedcff06b081203-8%2Bjq3Cl0GcBe8y3JIzmmJnNofiY%3D&expires=8h&chkv=0&chkbd=0&chkpc=&dp-logid=8765802821729992500&dp-callid=0&file_type=0&size=c850_u580&quality=100&vuk=-&ft=video" mode=""></image> |
|
|
|
</view> |
|
|
|
<view class="info"> |
|
|
|
<view class="name"> |
|
|
@ -20,7 +20,7 @@ |
|
|
|
<text>12345678</text> |
|
|
|
</view> |
|
|
|
<view v-if="isAgent" style="display: inline-block; width: 172rpx; height: 63rpx; vertical-align: top; margin-top: -6rpx;"> |
|
|
|
<image src="@/static/image/center/agent-icon.png"></image> |
|
|
|
<image src="@/pages_order/static/center/agent-icon.png"></image> |
|
|
|
</view> |
|
|
|
<view v-else class="tag"> |
|
|
|
普通会员 |
|
|
@ -33,7 +33,7 @@ |
|
|
|
</view> |
|
|
|
|
|
|
|
<view class="tools-box"> |
|
|
|
<image class="tools-bg" src="@/static/image/center/tools-bg.png"></image> |
|
|
|
<image class="tools-bg" src="@/pages_order/static/center/tools-bg.png"></image> |
|
|
|
<view class="flex activate"> |
|
|
|
<template v-if="isAgent"> |
|
|
|
<view class="activate-tips" style="padding-left: 27rpx;"> |
|
|
@ -43,7 +43,7 @@ |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view class="btn-activate" @click="onActivate"> |
|
|
|
<image src="@/static/image/center/btn-activate-again.png"></image> |
|
|
|
<image src="@/pages_order/static/center/btn-activate-again.png"></image> |
|
|
|
</view> |
|
|
|
</template> |
|
|
|
<template v-else> |
|
|
@ -51,32 +51,32 @@ |
|
|
|
升级成为代理商享受更多权益 |
|
|
|
</view> |
|
|
|
<view class="btn-activate" @click="onActivate"> |
|
|
|
<image src="@/static/image/center/btn-activate.png"></image> |
|
|
|
<image src="@/pages_order/static/center/btn-activate.png"></image> |
|
|
|
</view> |
|
|
|
</template> |
|
|
|
</view> |
|
|
|
<view class="tools flex"> |
|
|
|
<view class="tool" @click="$utils.navigateTo('/pages_order/mine/sharing')"> |
|
|
|
<view class="tool-icon"> |
|
|
|
<image src="@/static/image/center/tool-share.png"></image> |
|
|
|
<image src="@/pages_order/static/center/tool-share.png"></image> |
|
|
|
</view> |
|
|
|
<text>分享好友</text> |
|
|
|
</view> |
|
|
|
<view class="tool" @click="onActivate"> |
|
|
|
<view class="tool-icon"> |
|
|
|
<image src="@/static/image/center/tool-activate.png"></image> |
|
|
|
<image src="@/pages_order/static/center/tool-activate.png"></image> |
|
|
|
</view> |
|
|
|
<text>激活码</text> |
|
|
|
</view> |
|
|
|
<view class="tool" @click="$utils.navigateTo('/pages_order/mine/wallet')"> |
|
|
|
<view class="tool-icon"> |
|
|
|
<image src="@/static/image/center/tool-wallet.png"></image> |
|
|
|
<image src="@/pages_order/static/center/tool-wallet.png"></image> |
|
|
|
</view> |
|
|
|
<text>我的钱包</text> |
|
|
|
</view> |
|
|
|
<view class="tool" @click="$utils.navigateTo('/pages_order/mine/team')"> |
|
|
|
<view class="tool-icon"> |
|
|
|
<image src="@/static/image/center/tool-team.png"></image> |
|
|
|
<image src="@/pages_order/static/center/tool-team.png"></image> |
|
|
|
</view> |
|
|
|
<text>我的团队</text> |
|
|
|
</view> |
|
|
@ -86,7 +86,7 @@ |
|
|
|
<view class="content"> |
|
|
|
<view class="card notice"> |
|
|
|
<view class="notice-icon"> |
|
|
|
<image src="@/static/image/center/notice.png"></image> |
|
|
|
<image src="@/pages_order/static/center/notice.png"></image> |
|
|
|
</view> |
|
|
|
<uv-notice-bar |
|
|
|
:text="notice" |
|
|
@ -128,7 +128,7 @@ |
|
|
|
</view> |
|
|
|
|
|
|
|
<view class="service" @click="$utils.navigateTo('/pages_order/mine/service')"> |
|
|
|
<image src="@/static/image/center/service.png" mode=""></image> |
|
|
|
<image src="@/pages_order/static/center/service.png" mode=""></image> |
|
|
|
</view> |
|
|
|
|
|
|
|
<popupActivate ref="popupActivate"></popupActivate> |
|
|
@ -168,7 +168,7 @@ |
|
|
|
updateList: [ |
|
|
|
{ |
|
|
|
id: '001', |
|
|
|
imageUrl: '../../static/image/center/temp.png', |
|
|
|
imageUrl: '../../pages_order/static/center/temp.png', |
|
|
|
times: 10, |
|
|
|
qrCode: null, |
|
|
|
title: '裂变星轻松获客', |
|
|
@ -179,7 +179,7 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
id: '002', |
|
|
|
imageUrl: '../../static/image/center/temp.png', |
|
|
|
imageUrl: '../../pages_order/static/center/temp.png', |
|
|
|
times: 10, |
|
|
|
qrCode: null, |
|
|
|
title: '裂变星轻松获客', |
|
|
@ -190,7 +190,7 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
id: '003', |
|
|
|
imageUrl: '../../static/image/center/temp.png', |
|
|
|
imageUrl: '../../pages_order/static/center/temp.png', |
|
|
|
times: 10, |
|
|
|
qrCode: null, |
|
|
|
title: '裂变星轻松获客', |
|
|
@ -201,7 +201,7 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
id: '004', |
|
|
|
imageUrl: '../../static/image/center/temp.png', |
|
|
|
imageUrl: '../../pages_order/static/center/temp.png', |
|
|
|
times: 10, |
|
|
|
qrCode: null, |
|
|
|
title: '裂变星轻松获客', |
|
|
|