|
@@ -26,8 +26,8 @@
|
|
|
<text class="icon" style="float: right"></text>
|
|
|
</view>
|
|
|
<view class="message _info" v-if="(user.userType == 1 || user.userType == 2) && user.face == 1">
|
|
|
- <text class="icon"></text>
|
|
|
- <text>人脸认证成功</text>
|
|
|
+ <text class="icon"></text>
|
|
|
+ <text>人脸已认证<text style="color: blue;margin-left: 5px;"></text></text>
|
|
|
</view>
|
|
|
<!--用户信息-->
|
|
|
<view class="user">
|
|
@@ -36,148 +36,24 @@
|
|
|
<view class="nickName omit">{{user.name}}({{ user.phone }})</view>
|
|
|
<view class="tag" v-if="user.userType == 1">边民</view>
|
|
|
<view class="tag" v-if="user.userType == 2">组长</view>
|
|
|
- <view class="tag" v-if="user.userType == 3">采购商</view>
|
|
|
+ <view class="tag" v-if="user.userType == 3">收购商</view>
|
|
|
<view class="tag" v-if="user.userType == 4">司机</view>
|
|
|
<view class="tag" v-if="user.userType == 5">商户</view>
|
|
|
<view class="tag" v-if="user.userType == 6">合作社</view>
|
|
|
- <view class="tag" v-if="user.groupName" style="margin-left: 10px;">
|
|
|
- {{user.groupName}}
|
|
|
- </view>
|
|
|
-
|
|
|
</view>
|
|
|
- <text class="icon edit" @click="go('/pages/personal/my')"></text>
|
|
|
<view class="clear"></view>
|
|
|
</view>
|
|
|
- <!--边民菜单-->
|
|
|
- <!-- <view class="menu" v-if="user.userType == 1">
|
|
|
- <view class="msn" @click="go('/pages/market/one/leader/order')">
|
|
|
- <view class="out">
|
|
|
- <view class="int">
|
|
|
- <view class="icon ioc" style="background-color: #f0dcfc; color: #b064d8"></view>
|
|
|
- <view class="tit">我的订单</view>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- </view> -->
|
|
|
- <!--边民菜单与组长菜单-->
|
|
|
- <!-- <view class="menu" v-if="user.userType == 1 || user.userType == 2">
|
|
|
- <view class="msn" @click="go('/pages/market/one/leader/cart')">
|
|
|
- <view class="out">
|
|
|
- <view class="int">
|
|
|
- <view class="icon ioc" style="background-color: #fff6e0; color: #f1ba41"></view>
|
|
|
- <view class="tit">购物车</view>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- <view class="msn" @click="go('/pages/market/one/leader/order')">
|
|
|
- <view class="out">
|
|
|
- <view class="int">
|
|
|
- <view class="icon ioc" style="background-color: #f0dcfc; color: #b064d8"></view>
|
|
|
- <view class="tit">一级订单</view>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- <view class="msn" @click="go('/pages/market/two/leader/order')">
|
|
|
- <view class="out">
|
|
|
- <view class="int">
|
|
|
- <view class="icon ioc" style="background-color: #f0dcfc; color: #b064d8"></view>
|
|
|
- <view class="tit">二级订单</view>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- </view> -->
|
|
|
- <!--收购商-->
|
|
|
- <!-- <view class="menu" v-if="user.userType == 3">
|
|
|
- <view class="msn" @click="go('/pages/market/two/purchaser/order/cart')">
|
|
|
- <view class="out">
|
|
|
- <view class="int">
|
|
|
- <view class="icon ioc" style="background-color: #fff6e0; color: #f1ba41"></view>
|
|
|
- <view class="tit">购物车</view>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- <view class="msn" @click="go('/pages/market/two/purchaser/buy/list')">
|
|
|
- <view class="out">
|
|
|
- <view class="int">
|
|
|
- <view class="icon ioc" style="background-color: #e1f6e9; color: #47cf74"></view>
|
|
|
- <view class="tit">采购需求</view>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- <view class="msn" @click="go('/pages/market/two/purchaser/address/list')">
|
|
|
- <view class="out">
|
|
|
- <view class="int">
|
|
|
- <view class="icon ioc" style="background-color: #fff6e0; color: #f1ba41"></view>
|
|
|
- <view class="tit">地址管理</view>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- <view class="msn" @click="go('/pages/market/two/purchaser/order/list')">
|
|
|
- <view class="out">
|
|
|
- <view class="int">
|
|
|
- <view class="icon ioc" style="background-color: #f0dcfc; color: #b064d8"></view>
|
|
|
- <view class="tit">我的订单</view>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- <view class="msn" @click="go('/pages/authentication/purchaser/info')">
|
|
|
- <view class="out">
|
|
|
- <view class="int">
|
|
|
- <view class="icon ioc" style="background-color: #e0ffff; color: #00bfff"></view>
|
|
|
- <view class="tit">我的认证</view>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- </view> -->
|
|
|
- <!--外籍商户-->
|
|
|
- <!-- <view class="menu" v-if="user.userType == 5">
|
|
|
- <view class="msn" @click="go('/pages/market/one/merchant/goods/list')">
|
|
|
- <view class="out">
|
|
|
- <view class="int">
|
|
|
- <view class="icon ioc" style="background-color: #e1f6e9; color: #47cf74"></view>
|
|
|
- <view class="tit">商品管理</view>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- <view class="msn" @click="go('/pages/market/one/merchant/order/list')">
|
|
|
- <view class="out">
|
|
|
- <view class="int">
|
|
|
- <view class="icon ioc" style="background-color: #f0dcfc; color: #b064d8"></view>
|
|
|
- <view class="tit">交易订单</view>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- <view class="msn" @click="go('/pages/authentication/index')">
|
|
|
- <view class="out">
|
|
|
- <view class="int">
|
|
|
- <view class="icon ioc" style="background-color: #e0ffff; color: #00bfff"></view>
|
|
|
- <view class="tit">我的认证</view>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- </view> -->
|
|
|
- <!--合作社-->
|
|
|
- <!-- <view class="menu" v-if="user.userType == 6">
|
|
|
- <view class="msn" @click="go('/pages/market/one/cooperative/order')">
|
|
|
- <view class="out">
|
|
|
- <view class="int">
|
|
|
- <view class="icon ioc" style="background-color: #e1f6e9; color: #47cf74"></view>
|
|
|
- <view class="tit">结算单</view>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- </view> -->
|
|
|
<view class="cmd">
|
|
|
<view class="s_item" @click="go('/pages/personal/bankInfo')">
|
|
|
- <text class="icon ic"></text>
|
|
|
+ <text class="icon ic"></text>
|
|
|
<text class="title">银行卡</text>
|
|
|
<text class="icon arrow"></text>
|
|
|
</view>
|
|
|
- <!-- <view class="s_item" @click="go('/pages/personal/commissionAgreement')">
|
|
|
- <text class="icon ic"></text>
|
|
|
- <text class="title">互助委托协议</text>
|
|
|
+ <view v-if="user.userType==1" class="s_item" @click="go('/pages/personal/myGroup')">
|
|
|
+ <text class="icon ic"></text>
|
|
|
+ <text class="title">我的互助组</text>
|
|
|
<text class="icon arrow"></text>
|
|
|
- </view> -->
|
|
|
+ </view>
|
|
|
<view class="s_item" @click="go('/pages/login/userAgreement?id=1')">
|
|
|
<text class="icon ic"></text>
|
|
|
<text class="title">用户协议</text>
|
|
@@ -206,6 +82,7 @@
|
|
|
</view>
|
|
|
<button class="btn exit" @click="exitLogin()">退出登录</button>
|
|
|
</view>
|
|
|
+ <view class="version">版本号:{{version}}</view>
|
|
|
</view>
|
|
|
</template>
|
|
|
|
|
@@ -213,7 +90,8 @@
|
|
|
export default {
|
|
|
data() {
|
|
|
return {
|
|
|
- user: {}
|
|
|
+ user: {},
|
|
|
+ version: uni.getAppBaseInfo().appVersion
|
|
|
};
|
|
|
},
|
|
|
onLoad() {
|
|
@@ -221,35 +99,40 @@
|
|
|
},
|
|
|
onShow() {
|
|
|
this.user = this.getUser();
|
|
|
- if (!this.hasAuth()) {
|
|
|
- this.http.request({
|
|
|
- url: '/sp-admin/app/AppUser/getAuth',
|
|
|
- success: res => {
|
|
|
- this.user.auth = res.data.data.auth;
|
|
|
- this.user.face = res.data.data.face;
|
|
|
- if (this.user.userType == 1) {
|
|
|
- this.user.groupName = res.data.data.groupName;
|
|
|
- this.user.groupId = res.data.data.groupId;
|
|
|
- if (!this.user.groupName) {
|
|
|
- this.$refs.uNotify.show({
|
|
|
- top: 10,
|
|
|
- type: 'error',
|
|
|
- color: '#ffffff',
|
|
|
- bgColor: '#ff5500',
|
|
|
- message: '未加入互助组,请先加入互助组',
|
|
|
- duration: 1000 * 20,
|
|
|
- fontSize: 20,
|
|
|
- safeAreaInsetTop: true
|
|
|
- })
|
|
|
- return;
|
|
|
- }
|
|
|
+ this.http.request({
|
|
|
+ url: '/sp-admin/app/AppUser/getAuth',
|
|
|
+ success: res => {
|
|
|
+ this.user.auth = res.data.data.auth;
|
|
|
+ this.user.face = res.data.data.face;
|
|
|
+ if (this.user.userType == 1) {
|
|
|
+ this.user.groupName = res.data.data.groupName;
|
|
|
+ this.user.groupId = res.data.data.groupId;
|
|
|
+ this.user.leaderName = res.data.data.leaderName;
|
|
|
+ this.user.leaderPhone = res.data.data.leaderPhone;
|
|
|
+ if (!this.user.groupName) {
|
|
|
+ this.$refs.uNotify.show({
|
|
|
+ top: 10,
|
|
|
+ type: 'error',
|
|
|
+ color: '#ffffff',
|
|
|
+ bgColor: '#ff5500',
|
|
|
+ message: '未加入互助组,请先加入互助组',
|
|
|
+ duration: 1000 * 20,
|
|
|
+ fontSize: 20,
|
|
|
+ safeAreaInsetTop: true
|
|
|
+ })
|
|
|
+ return;
|
|
|
}
|
|
|
- uni.setStorageSync('info', this.user);
|
|
|
}
|
|
|
- });
|
|
|
- }
|
|
|
+ uni.setStorageSync('info', this.user);
|
|
|
+ }
|
|
|
+ });
|
|
|
},
|
|
|
methods: {
|
|
|
+ makePhoneCall(phone) {
|
|
|
+ uni.makePhoneCall({
|
|
|
+ phoneNumber: phone
|
|
|
+ });
|
|
|
+ },
|
|
|
order() {
|
|
|
if (!this.hasAuth()) {
|
|
|
uni.navigateTo({
|
|
@@ -357,7 +240,7 @@
|
|
|
.con {
|
|
|
float: left;
|
|
|
padding-left: 15px;
|
|
|
- width: 60%;
|
|
|
+ width: 80%;
|
|
|
|
|
|
.nickName {
|
|
|
font-size: 16px;
|
|
@@ -388,4 +271,11 @@
|
|
|
background-color: white;
|
|
|
color: #f44336;
|
|
|
}
|
|
|
-</style>
|
|
|
+
|
|
|
+ .version {
|
|
|
+ margin-left: 35%;
|
|
|
+ position: fixed;
|
|
|
+ bottom: 70px;
|
|
|
+ color: #888484;
|
|
|
+ }
|
|
|
+</style>
|