|
|
@@ -32,7 +32,7 @@
|
|
|
<view class="msg-box" @click="navgetTo('/pages_user/user/message')">
|
|
|
<image src="https://bjzmky-1323137866.cos.ap-chongqing.myqcloud.com/shop/images/icon-msg.png" mode=""></image>
|
|
|
</view>
|
|
|
-
|
|
|
+
|
|
|
</uni-badge> -->
|
|
|
</view>
|
|
|
</view>
|
|
|
@@ -122,18 +122,7 @@
|
|
|
mode=""></image>
|
|
|
<text class="text">我的足迹</text>
|
|
|
</view>
|
|
|
- <!-- <view class="item no-marin-bottom" @click="openH5('/h5/userAgreement')">
|
|
|
- <image
|
|
|
- src="https://bjzmky-1323137866.cos.ap-chongqing.myqcloud.com/shop/images/service_file.png"
|
|
|
- mode=""></image>
|
|
|
- <text class="text">用户协议</text>
|
|
|
- </view> -->
|
|
|
- <!-- <view class="item no-marin-bottom align-top" @click="openH5('/h5/privacyPolicy')">
|
|
|
- <image
|
|
|
- src="https://bjzmky-1323137866.cos.ap-chongqing.myqcloud.com/shop/images/advice.png"
|
|
|
- mode=""></image>
|
|
|
- <text class="text">隐私保护</text>
|
|
|
- </view> -->
|
|
|
+
|
|
|
<view class="item no-marin-bottom">
|
|
|
<image
|
|
|
src="https://bjzmky-1323137866.cos.ap-chongqing.myqcloud.com/shop/images/customer1.png"
|
|
|
@@ -156,19 +145,15 @@
|
|
|
<text class="text">资质证书</text>
|
|
|
</view> -->
|
|
|
<!-- v-if="user.bindCompanyUserId" -->
|
|
|
- <!-- <view v-if="user.bindCompanyUserId" class="item no-marin-bottom align-top" @click="navgetTo('/pages_course/livingList')">
|
|
|
- <image
|
|
|
- src="https://bjzmky-1323137866.cos.ap-chongqing.myqcloud.com/shop/images/integral.png"
|
|
|
- mode=""></image>
|
|
|
- <text class="text">直播</text>
|
|
|
- </view> -->
|
|
|
- <view v-if="user.bindCompanyUserId" class="item no-marin-bottom" @click="navgetTo('/pages_shopping/live/order')">
|
|
|
+ <view class="item no-marin-bottom" @click="navgetTo('/pages_shopping/live/order')">
|
|
|
<image
|
|
|
src="https://bjzmky-1323137866.cos.ap-chongqing.myqcloud.com/shop/images/live.png"
|
|
|
mode=""></image>
|
|
|
<text class="text">直播订单</text>
|
|
|
</view>
|
|
|
- <view v-if="user.bindCompanyUserId" class="item no-marin-bottom" @click="toManager()">
|
|
|
+
|
|
|
+ <!-- 销售可见 -->
|
|
|
+ <!-- <view v-if="user.bindCompanyUserId" class="item no-marin-bottom" @click="toManager()">
|
|
|
<image
|
|
|
src="https://bjzmky-1323137866.cos.ap-chongqing.myqcloud.com/shop/images/products_icon.png"
|
|
|
mode=""></image>
|
|
|
@@ -179,6 +164,41 @@
|
|
|
src="https://bjzmky-1323137866.cos.ap-chongqing.myqcloud.com/shop/images/sale_file.png"
|
|
|
mode=""></image>
|
|
|
<text class="text">销售管理</text>
|
|
|
+ </view> -->
|
|
|
+
|
|
|
+ <!-- <view v-if="user.bindCompanyUserId" class="item no-marin-bottom" @click="openH5('/h5/userAgreement')">
|
|
|
+ <image
|
|
|
+ src="https://bjzmky-1323137866.cos.ap-chongqing.myqcloud.com/shop/images/service_file.png"
|
|
|
+ mode=""></image>
|
|
|
+ <text class="text">用户协议</text>
|
|
|
+ </view> -->
|
|
|
+ <!-- <view v-if="user.bindCompanyUserId" class="item no-marin-bottom align-top" @click="openH5('/h5/privacyPolicy')">
|
|
|
+ <image
|
|
|
+ src="https://bjzmky-1323137866.cos.ap-chongqing.myqcloud.com/shop/images/advice.png"
|
|
|
+ mode=""></image>
|
|
|
+ <text class="text">隐私保护</text>
|
|
|
+ </view> -->
|
|
|
+
|
|
|
+
|
|
|
+ <!-- 测试用下面的 -->
|
|
|
+ <view class="item no-marin-bottom align-top" @click="navgetTo('/pages_course/livingList')">
|
|
|
+ <image
|
|
|
+ src="https://bjzmky-1323137866.cos.ap-chongqing.myqcloud.com/shop/images/integral.png"
|
|
|
+ mode=""></image>
|
|
|
+ <text class="text">直播</text>
|
|
|
+ </view>
|
|
|
+
|
|
|
+ <view class="item no-marin-bottom" @click="toManager()">
|
|
|
+ <image
|
|
|
+ src="https://bjzmky-1323137866.cos.ap-chongqing.myqcloud.com/shop/images/products_icon.png"
|
|
|
+ mode=""></image>
|
|
|
+ <text class="text">制单管理</text>
|
|
|
+ </view>
|
|
|
+ <view class="item no-marin-bottom" @click="toManagerCourse()">
|
|
|
+ <image
|
|
|
+ src="https://bjzmky-1323137866.cos.ap-chongqing.myqcloud.com/shop/images/sale_file.png"
|
|
|
+ mode=""></image>
|
|
|
+ <text class="text">销售管理</text>
|
|
|
</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
@@ -199,6 +219,7 @@
|
|
|
</view>
|
|
|
|
|
|
</view>
|
|
|
+ <Server/>
|
|
|
</view>
|
|
|
</template>
|
|
|
|
|
|
@@ -210,9 +231,11 @@
|
|
|
getUserInfo
|
|
|
} from '@/api/user'
|
|
|
import likeProduct from '@/components/likeProduct.vue'
|
|
|
+ import Server from '@/components/Server.vue'
|
|
|
export default {
|
|
|
components: {
|
|
|
- likeProduct
|
|
|
+ likeProduct,
|
|
|
+ Server
|
|
|
},
|
|
|
data() {
|
|
|
return {
|
|
|
@@ -661,4 +684,4 @@
|
|
|
margin: 10px;
|
|
|
border-radius: 20rpx;
|
|
|
}
|
|
|
-</style>
|
|
|
+</style>
|