|
|
@@ -44,15 +44,18 @@
|
|
|
<img src="@/static/my/regional.png" alt="" srcset="" class="ico">
|
|
|
<span class="txtinfo">区域服务节点:{{ localInfo.regional }}</span>
|
|
|
</view>
|
|
|
+ <!-- 节点-end -->
|
|
|
<!-- 账户信息 -->
|
|
|
<view class="acc_info flex_r flex_jse">
|
|
|
- <div class="i_num" @click="goto('/pages/accountDetails/teaBaby')">
|
|
|
- <p>茶宝</p>
|
|
|
- <p class="dinB">{{userinfo.cha_bao}}</p>
|
|
|
+ <div class="i_num" @click="goto('/pagesB/accountDetails/ConsumptionCharge')">
|
|
|
+ <p class="flex_r flex_ac flex_jc">
|
|
|
+ <image src="@/static/wallet/3.png" class="ico" /><span>消费金</span></p>
|
|
|
+ <p class="dinB">{{localInfo.integral}}</p>
|
|
|
</div>
|
|
|
- <div class="i_num" @click="goto('/pagesB/accountDetails/TeaC')">
|
|
|
- <p>TeaC</p>
|
|
|
- <p class="dinB">{{userinfo.teac}}</p>
|
|
|
+ <div class="i_num" @click="goto('/pagesB/my/shuZhiWallet')">
|
|
|
+ <p class="flex_r flex_ac flex_jc">
|
|
|
+ <image src="@/static/wallet/4.png" class="ico" /><span>余额</span></p>
|
|
|
+ <p class="dinB">{{localInfo.property}}</p>
|
|
|
</div>
|
|
|
</view>
|
|
|
<!-- 账户信息-end -->
|
|
|
@@ -62,27 +65,31 @@
|
|
|
<view class="fun mar_t30">
|
|
|
<view class="fun_title">数智生活</view>
|
|
|
<view class="fun_con mar_t50 flex_r flex_ac">
|
|
|
- <navigator class="fun_list flex_c flex_ac" url="/pagesB/my/shuZhiWallet" hover-class="none">
|
|
|
- <image class="fun_img" src="/static/my/deposit.png"></image>
|
|
|
+ <navigator class="fun_list flex_c flex_ac" url="/pagesB/my/myWallet" hover-class="none">
|
|
|
+ <image class="fun_img" src="/static/my918/9.png"></image>
|
|
|
<view class="fun_text">我的财富</view>
|
|
|
</navigator>
|
|
|
<navigator class="fun_list flex_c flex_ac" url="/pagesB/orderingfood/orderlist" hover-class="none">
|
|
|
- <image class="fun_img" src="/static/my/order_history.png"></image>
|
|
|
+ <image class="fun_img" src="/static/my918/10.png"></image>
|
|
|
<view class="fun_text">历史订单</view>
|
|
|
</navigator>
|
|
|
<navigator class="fun_list flex_c flex_ac" @click="activation" hover-class="none">
|
|
|
- <image class="fun_img" src="/static/my/upgrade.png"></image>
|
|
|
+ <image class="fun_img" src="/static/my918/11.png"></image>
|
|
|
<view class="fun_text">激活升级</view>
|
|
|
</navigator>
|
|
|
<navigator v-if="localInfo.level_id>1" class="fun_list flex_c flex_ac" url="/pagesB/orderingfood/group" hover-class="none">
|
|
|
- <image class="fun_img" src="/static/my/l_group.png"></image>
|
|
|
+ <image class="fun_img" src="/static/my918/12.png"></image>
|
|
|
<view class="fun_text">我的用户</view>
|
|
|
</navigator>
|
|
|
+ <navigator class="fun_list flex_c flex_ac" url="/pages/account/giveAsPresent" hover-class="none">
|
|
|
+ <image class="fun_img" src="/static/my918/13.png"></image>
|
|
|
+ <view class="fun_text">赠送</view>
|
|
|
+ </navigator>
|
|
|
</view>
|
|
|
</view>
|
|
|
<view class="fun mar_t30">
|
|
|
- <view class="fun_title">数智云店</view>
|
|
|
- <view class="fun_con mar_t50 flex_r flex_ac">
|
|
|
+ <!-- <view class="fun_title">数智云店</view> -->
|
|
|
+ <!-- <view class="fun_con mar_t50 flex_r flex_ac">
|
|
|
<navigator class="fun_list flex_c flex_ac" url="/pages/account/wealth" hover-class="none">
|
|
|
<image class="fun_img" src="/static/my/wealth.png"></image>
|
|
|
<view class="fun_text">财富</view>
|
|
|
@@ -91,16 +98,12 @@
|
|
|
<image class="fun_img" src="/static/my/consign.png"></image>
|
|
|
<view class="fun_text">寄卖</view>
|
|
|
</navigator>
|
|
|
- <navigator class="fun_list flex_c flex_ac" url="/pages/account/giveAsPresent" hover-class="none">
|
|
|
- <image class="fun_img" src="/static/my/give.png"></image>
|
|
|
- <view class="fun_text">赠送</view>
|
|
|
- </navigator>
|
|
|
- </view>
|
|
|
- <view class="fun_con mar_t50 flex_r flex_ac">
|
|
|
- <!-- <navigator class="fun_list flex_c flex_ac" url="/pages/account/conversion" hover-class="none">
|
|
|
+ </view> -->
|
|
|
+ <!-- <view class="fun_con mar_t50 flex_r flex_ac">
|
|
|
+ <navigator class="fun_list flex_c flex_ac" url="/pages/account/conversion" hover-class="none">
|
|
|
<image class="fun_img" src="/static/my/10.png"></image>
|
|
|
<view class="fun_text">转化</view>
|
|
|
- </navigator> -->
|
|
|
+ </navigator>
|
|
|
<navigator class="fun_list flex_c flex_ac" @tap="getToCash" hover-class="none">
|
|
|
<image class="fun_img" src="/static/my/13.png"></image>
|
|
|
<view class="fun_text">提现</view>
|
|
|
@@ -113,8 +116,8 @@
|
|
|
<image class="fun_img" src="/static/my/withdraw.png"></image>
|
|
|
<view class="fun_text">提现明细</view>
|
|
|
</navigator>
|
|
|
- </view>
|
|
|
- <view class="fun_tit mar_t50 flex_r flex_ac flex_jb">
|
|
|
+ </view> -->
|
|
|
+ <view class="fun_title flex_r flex_ac flex_jb">
|
|
|
<view>云店订单</view>
|
|
|
<view class="moarbtn" @click="goto('/pages/szw-order-list/index')">
|
|
|
<text>查看全部</text>
|
|
|
@@ -159,16 +162,12 @@
|
|
|
<image class="fun_img" src="/static/my/assistantHistory.png"></image>
|
|
|
<view class="fun_text">开票历史</view>
|
|
|
</navigator>
|
|
|
- <navigator class="fun_list flex_c flex_ac" @click="goto('/pages/my/userinfo')" hover-class="none">
|
|
|
- <image class="fun_img" src="/static/my/h_n.png"></image>
|
|
|
- <view class="fun_text">头像昵称</view>
|
|
|
- </navigator>
|
|
|
- </view>
|
|
|
- <view class="fun_con mar_t50 flex_r flex_ac">
|
|
|
<navigator class="fun_list flex_c flex_ac" @click="goto('/pages/agreement/index',{tit:'新手教程',type:1})" hover-class="none">
|
|
|
<image class="fun_img" src="/static/my/green.png"></image>
|
|
|
<view class="fun_text">新手教程</view>
|
|
|
</navigator>
|
|
|
+ </view>
|
|
|
+ <view class="fun_con mar_t50 flex_r flex_ac">
|
|
|
<navigator class="fun_list flex_c flex_ac" @click="goto('/pages/agreement/index',{tit:'关于我们',type:7})" hover-class="none">
|
|
|
<image class="fun_img" src="/static/my/about.png"></image>
|
|
|
<view class="fun_text">关于我们</view>
|
|
|
@@ -177,6 +176,10 @@
|
|
|
<image class="fun_img" src="/static/my/feedback.png"></image>
|
|
|
<view class="fun_text">用户须知</view>
|
|
|
</navigator>
|
|
|
+ <navigator class="fun_list flex_c flex_ac" @click="goto('/pages/my/userinfo')" hover-class="none">
|
|
|
+ <image class="fun_img" src="/static/my/h_n.png"></image>
|
|
|
+ <view class="fun_text">头像昵称</view>
|
|
|
+ </navigator>
|
|
|
<view class="fun_list flex_c flex_ac">
|
|
|
<button open-type="contact" style="background: #fff; border: 0; line-height: 1; padding: 0">
|
|
|
<image class="fun_img" src="/static/my/service.png"></image>
|
|
|
@@ -208,9 +211,9 @@ export default {
|
|
|
data() {
|
|
|
return {
|
|
|
token: uni.getStorageSync("token"),
|
|
|
- shopInfo: {}, // 商铺信息
|
|
|
- isShiMing: true, //未实名提示弹窗
|
|
|
- userinfo: {}, // 获取用户信息
|
|
|
+ shopInfo: {}, // 商铺信息
|
|
|
+ isShiMing: true, //未实名提示弹窗
|
|
|
+ userinfo: {}, // 获取用户信息
|
|
|
unid: "",
|
|
|
invited: "",
|
|
|
allChaYou: "",
|
|
|
@@ -278,7 +281,7 @@ export default {
|
|
|
}
|
|
|
});
|
|
|
},
|
|
|
- SoHAuth(){
|
|
|
+ SoHAuth() {
|
|
|
this.$refs.autho.onSoHAuth();
|
|
|
},
|
|
|
// 获取userinfo
|
|
|
@@ -379,12 +382,18 @@ export default {
|
|
|
},
|
|
|
typeto(va) {
|
|
|
switch (va) {
|
|
|
- case 1: return "VIP";
|
|
|
- case 2: return "群主";
|
|
|
- case 3: return "合伙人";
|
|
|
- case 4: return "副总";
|
|
|
- case 5: return "联合发起人";
|
|
|
- default: return ""
|
|
|
+ case 1:
|
|
|
+ return "VIP";
|
|
|
+ case 2:
|
|
|
+ return "群主";
|
|
|
+ case 3:
|
|
|
+ return "合伙人";
|
|
|
+ case 4:
|
|
|
+ return "副总";
|
|
|
+ case 5:
|
|
|
+ return "联合发起人";
|
|
|
+ default:
|
|
|
+ return ""
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
@@ -502,20 +511,24 @@ page {
|
|
|
font-size: 20rpx;
|
|
|
}
|
|
|
}
|
|
|
-.live_name{
|
|
|
+
|
|
|
+.live_name {
|
|
|
background-color: #f1d3a8;
|
|
|
padding: 2rpx 8rpx;
|
|
|
margin-top: 10rpx;
|
|
|
border-radius: 8rpx;
|
|
|
- .live_ico{
|
|
|
+
|
|
|
+ .live_ico {
|
|
|
width: 26rpx;
|
|
|
height: 26rpx;
|
|
|
margin-right: 6rpx;
|
|
|
}
|
|
|
- span{
|
|
|
+
|
|
|
+ span {
|
|
|
font-size: 22rpx;
|
|
|
}
|
|
|
}
|
|
|
+
|
|
|
// 用户信息-end
|
|
|
|
|
|
.regional {
|
|
|
@@ -543,24 +556,30 @@ page {
|
|
|
.acc_info {
|
|
|
width: 100%;
|
|
|
overflow: hidden;
|
|
|
- background: url("~@/static/my/myBack.png") no-repeat;
|
|
|
+ background: url("http://teaclub.oss-cn-chengdu.aliyuncs.com/CloudShop/head_pic/7748b9c0380c76907a8a5ba82514f496f9ce55e5png");
|
|
|
background-size: 100% 100%;
|
|
|
border-radius: 16rpx;
|
|
|
- padding: 30rpx;
|
|
|
+ padding: 36rpx 0;
|
|
|
box-sizing: border-box;
|
|
|
margin-top: 38rpx;
|
|
|
|
|
|
.i_num {
|
|
|
text-align: center;
|
|
|
- font-size: 30rpx;
|
|
|
+ font-size: 34rpx;
|
|
|
|
|
|
p {
|
|
|
- color: #fff;
|
|
|
+ color: #BE7329;
|
|
|
+ }
|
|
|
+
|
|
|
+ .ico {
|
|
|
+ width: 42rpx;
|
|
|
+ height: 42rpx;
|
|
|
+ margin-right: 12rpx;
|
|
|
}
|
|
|
|
|
|
.dinB {
|
|
|
- margin-top: 10rpx;
|
|
|
- font-size: 36rpx;
|
|
|
+ margin-top: 14rpx;
|
|
|
+ font-size: 40rpx;
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
@@ -662,17 +681,20 @@ page {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
-.moarbtn{
|
|
|
+.moarbtn {
|
|
|
font-size: 22rpx;
|
|
|
color: #999;
|
|
|
- .iconfont{
|
|
|
+
|
|
|
+ .iconfont {
|
|
|
text-decoration-skip: 20rpx;
|
|
|
margin-left: 6rpx;
|
|
|
color: #999;
|
|
|
}
|
|
|
- text{
|
|
|
+
|
|
|
+ text {
|
|
|
vertical-align: middle;
|
|
|
}
|
|
|
}
|
|
|
+
|
|
|
// 功能列表-end
|
|
|
</style>
|