lchao vor 1 Jahr
Ursprung
Commit
b15b576a8a
31 geänderte Dateien mit 125 neuen und 132 gelöschten Zeilen
  1. 15 15
      pages.json
  2. 0 0
      pages/highServer/help/help.css
  3. 1 1
      pages/help/help.vue
  4. 0 0
      pages/highServer/helpDetail/helpDetails.css
  5. 14 15
      pages/helpDetail/helpDetails.vue
  6. 0 0
      pages/highServer/inquiry/inquiry.css
  7. 1 1
      pages/inquiry/inquiry.vue
  8. 0 0
      pages/highServer/inquiryDetail/inquiryDetails.css
  9. 15 16
      pages/inquiryDetail/inquiryDetails.vue
  10. 0 0
      pages/highServer/knowledge/knowledge.css
  11. 1 1
      pages/knowledge/knowledge.vue
  12. 0 0
      pages/highServer/knowledge/knowledgeForm.vue
  13. 0 0
      pages/highServer/knowledgeDetails/knowledgeDetails.css
  14. 14 15
      pages/knowledgeDetails/knowledgeDetails.vue
  15. 0 0
      pages/highServer/lifeServices/lifeServices.css
  16. 1 1
      pages/lifeServices/lifeServices.vue
  17. 0 0
      pages/highServer/lifeServicesDetails/lifeServicesDetails.css
  18. 13 14
      pages/lifeServicesDetails/lifeServicesDetails.vue
  19. 0 0
      pages/highServer/liveBroadcast/liveBroadcast.css
  20. 1 1
      pages/liveBroadcast/liveBroadcast.vue
  21. 0 0
      pages/highServer/liveBroadcastDetails/liveBroadcastDetails.css
  22. 14 15
      pages/liveBroadcastDetails/liveBroadcastDetails.vue
  23. 0 0
      pages/highServer/psychology/psychology.css
  24. 1 1
      pages/psychology/psychology.vue
  25. 0 0
      pages/highServer/psychologyDetail/psychologyDetails.css
  26. 14 15
      pages/psychologyDetail/psychologyDetails.vue
  27. 0 0
      pages/highServer/travelGuide/travelGuide.css
  28. 1 1
      pages/travelGuide/travelGuide.vue
  29. 0 0
      pages/highServer/travelGuideDetails/travelGuideDetails.css
  30. 13 14
      pages/travelGuideDetails/travelGuideDetails.vue
  31. 6 6
      pages/index/index.vue

+ 15 - 15
pages.json

@@ -418,7 +418,7 @@
 			}
 		},
 		{
-			"path": "pages/liveBroadcast/liveBroadcast",
+			"path": "pages/highServer/liveBroadcast/liveBroadcast",
 			"style": {
 				"usingComponents": {},
 				"navigationBarBackgroundColor": "#07c160",
@@ -427,7 +427,7 @@
 			}
 		},
 		{
-			"path": "pages/liveBroadcastDetails/liveBroadcastDetails",
+			"path": "pages/highServer/liveBroadcastDetails/liveBroadcastDetails",
 			"style": {
 				"usingComponents": {},
 				"navigationBarBackgroundColor": "#07c160",
@@ -436,7 +436,7 @@
 			}
 		},
 		{
-			"path": "pages/lifeServices/lifeServices",
+			"path": "pages/highServer/lifeServices/lifeServices",
 			"style": {
 				"usingComponents": {},
 				"navigationBarBackgroundColor": "#07c160",
@@ -445,7 +445,7 @@
 			}
 		},
 		{
-			"path": "pages/lifeServicesDetails/lifeServicesDetails",
+			"path": "pages/highServer/lifeServicesDetails/lifeServicesDetails",
 			"style": {
 				"usingComponents": {},
 				"navigationBarBackgroundColor": "#07c160",
@@ -454,7 +454,7 @@
 			}
 		},
 		{
-			"path": "pages/knowledge/knowledge",
+			"path": "pages/highServer/knowledge/knowledge",
 			"style": {
 				"usingComponents": {},
 				"navigationBarBackgroundColor": "#07c160",
@@ -463,7 +463,7 @@
 			}
 		},
 		{
-			"path": "pages/knowledgeDetails/knowledgeDetails",
+			"path": "pages/highServer/knowledgeDetails/knowledgeDetails",
 			"style": {
 				"usingComponents": {},
 				"navigationBarBackgroundColor": "#07c160",
@@ -472,7 +472,7 @@
 			}
 		},
 		{
-			"path": "pages/knowledge/knowledgeForm",
+			"path": "pages/highServer/knowledge/knowledgeForm",
 			"style": {
 				"usingComponents": {},
 				"navigationBarBackgroundColor": "#07c160",
@@ -481,7 +481,7 @@
 			}
 		},
 		{
-			"path": "pages/travelGuide/travelGuide",
+			"path": "pages/highServer/travelGuide/travelGuide",
 			"style": {
 				"usingComponents": {},
 				"navigationBarBackgroundColor": "#07c160",
@@ -490,7 +490,7 @@
 			}
 		},
 		{
-			"path": "pages/travelGuideDetails/travelGuideDetails",
+			"path": "pages/highServer/travelGuideDetails/travelGuideDetails",
 			"style": {
 				"usingComponents": {},
 				"navigationBarBackgroundColor": "#07c160",
@@ -499,7 +499,7 @@
 			}
 		},
 		{
-			"path": "pages/psychology/psychology",
+			"path": "pages/highServer/psychology/psychology",
 			"style": {
 				"usingComponents": {},
 				"navigationBarBackgroundColor": "#07c160",
@@ -508,7 +508,7 @@
 			}
 		},
 		{
-			"path": "pages/psychologyDetail/psychologyDetails",
+			"path": "pages/highServer/psychologyDetail/psychologyDetails",
 			"style": {
 				"usingComponents": {},
 				"navigationBarBackgroundColor": "#07c160",
@@ -517,7 +517,7 @@
 			}
 		},
 		{
-			"path": "pages/inquiry/inquiry",
+			"path": "pages/highServer/inquiry/inquiry",
 			"style": {
 				"usingComponents": {},
 				"navigationBarBackgroundColor": "#07c160",
@@ -526,7 +526,7 @@
 			}
 		},
 		{
-			"path": "pages/inquiryDetail/inquiryDetails",
+			"path": "pages/highServer/inquiryDetail/inquiryDetails",
 			"style": {
 				"usingComponents": {},
 				"navigationBarBackgroundColor": "#07c160",
@@ -535,7 +535,7 @@
 			}
 		},
 		{
-			"path": "pages/help/help",
+			"path": "pages/highServer/help/help",
 			"style": {
 				"usingComponents": {},
 				"navigationBarBackgroundColor": "#07c160",
@@ -544,7 +544,7 @@
 			}
 		},
 		{
-			"path": "pages/helpDetail/helpDetails",
+			"path": "pages/highServer/helpDetail/helpDetails",
 			"style": {
 				"usingComponents": {},
 				"navigationBarBackgroundColor": "#07c160",

pages/help/help.css → pages/highServer/help/help.css


+ 1 - 1
pages/help/help.vue

@@ -81,7 +81,7 @@
 		methods: {
 			goDetails(id) {
 				uni.navigateTo({
-					url: '/pages/helpDetail/helpDetails?id=' + id,
+					url: '/pages/highServer/helpDetail/helpDetails?id=' + id,
 				});
 			},
 			// 分页触发

pages/helpDetail/helpDetails.css → pages/highServer/helpDetail/helpDetails.css


+ 14 - 15
pages/helpDetail/helpDetails.vue

@@ -6,12 +6,11 @@
 			<view class="wenzhangLy">
 				<!-- 头像昵称 -->
 				<view class="txTime">
-					<img class="uni-header-image"
-						:src="initInfo.headImg == null || initInfo.headImg == '' ? 'http://116.142.80.12:9000/10_03.png' : initInfo.headImg" />
-					<view class="time">
-						<p>{{initInfo.wechatName}}</p>
-						<span>{{fromData.createTime}}</span>
-					</view>
+				    <image :src="(detailInfo.headImg!=null)?loadImgSrcLocalhost(detailInfo.headImg):'https://tse4-mm.cn.bing.net/th/id/OIP-C.cYyiJYfTo1SY1cj26FQpAQHaHa?rs=1&pid=ImgDetMain'" style="border-radius: 50px;"></image>
+				    <view class="time">
+				        <p>{{detailInfo.nickName?detailInfo.nickName:'网友'}}</p>
+				        <span>{{ detailInfo.createTime }}</span>
+				    </view>
 				</view>
 			</view>
 			<view class="wenzhangCont article">
@@ -29,9 +28,9 @@
 	import {
 		getDetails
 	} from '@/api/help/help.js';
-	import {
-		getUserInfo
-	} from '@/api/me/me.js'
+	// import {
+	// 	getUserInfo
+	// } from '@/api/me/me.js'
 	export default {
 		data() {
 			return {
@@ -56,12 +55,12 @@
 					}
 				})
 			},
-			getUserInfoByUserId(userId) {
-				getUserInfo(userId).then(res => {
-					this.initInfo = res.data;
-					console.log("this.initInfo", this.initInfo)
-				})
-			},
+			// getUserInfoByUserId(userId) {
+			// 	getUserInfo(userId).then(res => {
+			// 		this.initInfo = res.data;
+			// 		console.log("this.initInfo", this.initInfo)
+			// 	})
+			// },
 		}
 		/**
 		 * 生命周期函数--监听页面加载

pages/inquiry/inquiry.css → pages/highServer/inquiry/inquiry.css


+ 1 - 1
pages/inquiry/inquiry.vue

@@ -81,7 +81,7 @@
 		methods: {
 			goDetails(id) {
 				uni.navigateTo({
-					url: '/pages/inquiryDetail/inquiryDetails?id=' + id,
+					url: '/pages/highServer/inquiryDetail/inquiryDetails?id=' + id,
 				});
 			},
 			// 分页触发

pages/inquiryDetail/inquiryDetails.css → pages/highServer/inquiryDetail/inquiryDetails.css


+ 15 - 16
pages/inquiryDetail/inquiryDetails.vue

@@ -1,17 +1,16 @@
 <template>
 	<view>
-		<!-- 直播带货详情 -->
+		<!-- 线上问诊详情 -->
 		<view class="container">
 			<h1 class="title">{{fromData.titleName}}</h1>
 			<view class="wenzhangLy">
 				<!-- 头像昵称 -->
 				<view class="txTime">
-					<img class="uni-header-image"
-						:src="initInfo.headImg == null || initInfo.headImg == '' ? 'http://116.142.80.12:9000/10_03.png' : initInfo.headImg" />
-					<view class="time">
-						<p>{{initInfo.wechatName}}</p>
-						<span>{{fromData.createTime}}</span>
-					</view>
+				    <image :src="(detailInfo.headImg!=null)?loadImgSrcLocalhost(detailInfo.headImg):'https://tse4-mm.cn.bing.net/th/id/OIP-C.cYyiJYfTo1SY1cj26FQpAQHaHa?rs=1&pid=ImgDetMain'" style="border-radius: 50px;"></image>
+				    <view class="time">
+				        <p>{{detailInfo.nickName?detailInfo.nickName:'网友'}}</p>
+				        <span>{{ detailInfo.createTime }}</span>
+				    </view>
 				</view>
 			</view>
 			<view class="wenzhangCont article">
@@ -29,9 +28,9 @@
 	import {
 		getDetails
 	} from '@/api/inquiry/inquiry.js';
-	import {
-		getUserInfo
-	} from '@/api/me/me.js'
+	// import {
+	// 	getUserInfo
+	// } from '@/api/me/me.js'
 	export default {
 		data() {
 			return {
@@ -56,12 +55,12 @@
 					}
 				})
 			},
-			getUserInfoByUserId(userId) {
-				getUserInfo(userId).then(res => {
-					this.initInfo = res.data;
-					console.log("this.initInfo", this.initInfo)
-				})
-			},
+			// getUserInfoByUserId(userId) {
+			// 	getUserInfo(userId).then(res => {
+			// 		this.initInfo = res.data;
+			// 		console.log("this.initInfo", this.initInfo)
+			// 	})
+			// },
 		}
 		/**
 		 * 生命周期函数--监听页面加载

pages/knowledge/knowledge.css → pages/highServer/knowledge/knowledge.css


+ 1 - 1
pages/knowledge/knowledge.vue

@@ -78,7 +78,7 @@
 		methods: {
 			goDetails(id) {
 				uni.navigateTo({
-					url: '/pages/knowledgeDetails/knowledgeDetails?id=' + id,
+					url: '/pages/highServer/knowledgeDetails/knowledgeDetails?id=' + id,
 				});
 			},
 			// 分页触发

pages/knowledge/knowledgeForm.vue → pages/highServer/knowledge/knowledgeForm.vue


pages/knowledgeDetails/knowledgeDetails.css → pages/highServer/knowledgeDetails/knowledgeDetails.css


+ 14 - 15
pages/knowledgeDetails/knowledgeDetails.vue

@@ -6,12 +6,11 @@
 			<view class="wenzhangLy">
 				<!-- 头像昵称 -->
 				<view class="txTime">
-					<img class="uni-header-image"
-						:src="initInfo.headImg == null || initInfo.headImg == '' ? 'http://116.142.80.12:9000/10_03.png' : initInfo.headImg" />
-					<view class="time">
-						<p>{{initInfo.wechatName}}</p>
-						<span>{{fromData.createTime}}</span>
-					</view>
+				    <image :src="(detailInfo.headImg!=null)?loadImgSrcLocalhost(detailInfo.headImg):'https://tse4-mm.cn.bing.net/th/id/OIP-C.cYyiJYfTo1SY1cj26FQpAQHaHa?rs=1&pid=ImgDetMain'" style="border-radius: 50px;"></image>
+				    <view class="time">
+				        <p>{{detailInfo.nickName?detailInfo.nickName:'网友'}}</p>
+				        <span>{{ detailInfo.createTime }}</span>
+				    </view>
 				</view>
 			</view>
 			<view class="wenzhangCont article">
@@ -29,9 +28,9 @@
 	import {
 		getDetails
 	} from '@/api/knowledge/knowledge.js';
-	import {
-		getUserInfo
-	} from '@/api/me/me.js'
+	// import {
+	// 	getUserInfo
+	// } from '@/api/me/me.js'
 	export default {
 		data() {
 			return {
@@ -56,12 +55,12 @@
 					}
 				})
 			},
-			getUserInfoByUserId(userId) {
-				getUserInfo(userId).then(res => {
-					this.initInfo = res.data;
-					console.log("this.initInfo", this.initInfo)
-				})
-			},
+			// getUserInfoByUserId(userId) {
+			// 	getUserInfo(userId).then(res => {
+			// 		this.initInfo = res.data;
+			// 		console.log("this.initInfo", this.initInfo)
+			// 	})
+			// },
 		}
 		/**
 		 * 生命周期函数--监听页面加载

pages/lifeServices/lifeServices.css → pages/highServer/lifeServices/lifeServices.css


+ 1 - 1
pages/lifeServices/lifeServices.vue

@@ -81,7 +81,7 @@
 		methods: {
 			goDetails(id) {
 				uni.navigateTo({
-					url: '/pages/lifeServicesDetails/lifeServicesDetails?id=' + id,
+					url: '/pages/highServer/lifeServicesDetails/lifeServicesDetails?id=' + id,
 				});
 			},
 			// 分页触发

pages/lifeServicesDetails/lifeServicesDetails.css → pages/highServer/lifeServicesDetails/lifeServicesDetails.css


+ 13 - 14
pages/lifeServicesDetails/lifeServicesDetails.vue

@@ -6,12 +6,11 @@
 			<view class="wenzhangLy">
 				<!-- 头像昵称 -->
 				<view class="txTime">
-					<img class="uni-header-image"
-						:src="initInfo.headImg == null || initInfo.headImg == '' ? 'http://116.142.80.12:9000/10_03.png' : initInfo.headImg" />
-					<view class="time">
-						<p>{{initInfo.wechatName}}</p>
-						<span>{{fromData.createTime}}</span>
-					</view>
+				    <image :src="(detailInfo.headImg!=null)?loadImgSrcLocalhost(detailInfo.headImg):'https://tse4-mm.cn.bing.net/th/id/OIP-C.cYyiJYfTo1SY1cj26FQpAQHaHa?rs=1&pid=ImgDetMain'" style="border-radius: 50px;"></image>
+				    <view class="time">
+				        <p>{{detailInfo.nickName?detailInfo.nickName:'网友'}}</p>
+				        <span>{{ detailInfo.createTime }}</span>
+				    </view>
 				</view>
 			</view>
 			<view class="wenzhangCont article">
@@ -29,9 +28,9 @@
 	import {
 		getDetails
 	} from '@/api/lifeServices/lifeServices.js';
-	import {
-		getUserInfo
-	} from '@/api/me/me.js'
+	// import {
+	// 	getUserInfo
+	// } from '@/api/me/me.js'
 	export default {
 		data() {
 			return {
@@ -56,11 +55,11 @@
 					}
 				})
 			},
-			getUserInfoByUserId(userId) {
-				getUserInfo(userId).then(res => {
-					this.initInfo = res.data;
-				})
-			},
+			// getUserInfoByUserId(userId) {
+			// 	getUserInfo(userId).then(res => {
+			// 		this.initInfo = res.data;
+			// 	})
+			// },
 		}
 		/**
 		 * 生命周期函数--监听页面加载

pages/liveBroadcast/liveBroadcast.css → pages/highServer/liveBroadcast/liveBroadcast.css


+ 1 - 1
pages/liveBroadcast/liveBroadcast.vue

@@ -81,7 +81,7 @@
 		methods: {
 			goDetails(id) {
 				uni.navigateTo({
-					url: '/pages/liveBroadcastDetails/liveBroadcastDetails?id=' + id,
+					url: '/pages/highServer/liveBroadcastDetails/liveBroadcastDetails?id=' + id,
 				});
 			},
 			// 分页触发

pages/liveBroadcastDetails/liveBroadcastDetails.css → pages/highServer/liveBroadcastDetails/liveBroadcastDetails.css


+ 14 - 15
pages/liveBroadcastDetails/liveBroadcastDetails.vue

@@ -6,12 +6,11 @@
 			<view class="wenzhangLy">
 				<!-- 头像昵称 -->
 				<view class="txTime">
-					<img class="uni-header-image"
-						:src="initInfo.headImg == null || initInfo.headImg == '' ? 'http://116.142.80.12:9000/10_03.png' : initInfo.headImg" />
-					<view class="time">
-						<p>{{initInfo.wechatName}}</p>
-						<span>{{fromData.createTime}}</span>
-					</view>
+				    <image :src="(detailInfo.headImg!=null)?loadImgSrcLocalhost(detailInfo.headImg):'https://tse4-mm.cn.bing.net/th/id/OIP-C.cYyiJYfTo1SY1cj26FQpAQHaHa?rs=1&pid=ImgDetMain'" style="border-radius: 50px;"></image>
+				    <view class="time">
+				        <p>{{detailInfo.nickName?detailInfo.nickName:'网友'}}</p>
+				        <span>{{ detailInfo.createTime }}</span>
+				    </view>
 				</view>
 			</view>
 			<view class="wenzhangCont article">
@@ -29,9 +28,9 @@
 	import {
 		getDetails
 	} from '@/api/liveBroadcast/liveBroadcast.js';
-	import {
-		getUserInfo
-	} from '@/api/me/me.js'
+	// import {
+	// 	getUserInfo
+	// } from '@/api/me/me.js'
 	export default {
 		data() {
 			return {
@@ -56,12 +55,12 @@
 					}
 				})
 			},
-			getUserInfoByUserId(userId) {
-				getUserInfo(userId).then(res => {
-					this.initInfo = res.data;
-					console.log("this.initInfo", this.initInfo)
-				})
-			},
+			// getUserInfoByUserId(userId) {
+			// 	getUserInfo(userId).then(res => {
+			// 		this.initInfo = res.data;
+			// 		console.log("this.initInfo", this.initInfo)
+			// 	})
+			// },
 		}
 		/**
 		 * 生命周期函数--监听页面加载

pages/psychology/psychology.css → pages/highServer/psychology/psychology.css


+ 1 - 1
pages/psychology/psychology.vue

@@ -81,7 +81,7 @@
 		methods: {
 			goDetails(id) {
 				uni.navigateTo({
-					url: '/pages/psychologyDetail/psychologyDetails?id=' + id,
+					url: '/pages/highServer/psychologyDetail/psychologyDetails?id=' + id,
 				});
 			},
 			// 分页触发

pages/psychologyDetail/psychologyDetails.css → pages/highServer/psychologyDetail/psychologyDetails.css


+ 14 - 15
pages/psychologyDetail/psychologyDetails.vue

@@ -6,12 +6,11 @@
 			<view class="wenzhangLy">
 				<!-- 头像昵称 -->
 				<view class="txTime">
-					<img class="uni-header-image"
-						:src="initInfo.headImg == null || initInfo.headImg == '' ? 'http://116.142.80.12:9000/10_03.png' : initInfo.headImg" />
-					<view class="time">
-						<p>{{initInfo.wechatName}}</p>
-						<span>{{fromData.createTime}}</span>
-					</view>
+				    <image :src="(detailInfo.headImg!=null)?loadImgSrcLocalhost(detailInfo.headImg):'https://tse4-mm.cn.bing.net/th/id/OIP-C.cYyiJYfTo1SY1cj26FQpAQHaHa?rs=1&pid=ImgDetMain'" style="border-radius: 50px;"></image>
+				    <view class="time">
+				        <p>{{detailInfo.nickName?detailInfo.nickName:'网友'}}</p>
+				        <span>{{ detailInfo.createTime }}</span>
+				    </view>
 				</view>
 			</view>
 			<view class="wenzhangCont article">
@@ -29,9 +28,9 @@
 	import {
 		getDetails
 	} from '@/api/psychology/psychology.js';
-	import {
-		getUserInfo
-	} from '@/api/me/me.js'
+	// import {
+	// 	getUserInfo
+	// } from '@/api/me/me.js'
 	export default {
 		data() {
 			return {
@@ -56,12 +55,12 @@
 					}
 				})
 			},
-			getUserInfoByUserId(userId) {
-				getUserInfo(userId).then(res => {
-					this.initInfo = res.data;
-					console.log("this.initInfo", this.initInfo)
-				})
-			},
+			// getUserInfoByUserId(userId) {
+			// 	getUserInfo(userId).then(res => {
+			// 		this.initInfo = res.data;
+			// 		console.log("this.initInfo", this.initInfo)
+			// 	})
+			// },
 		}
 		/**
 		 * 生命周期函数--监听页面加载

pages/travelGuide/travelGuide.css → pages/highServer/travelGuide/travelGuide.css


+ 1 - 1
pages/travelGuide/travelGuide.vue

@@ -81,7 +81,7 @@
 		methods: {
 			goDetails(id) {
 				uni.navigateTo({
-					url: '/pages/travelGuideDetails/travelGuideDetails?id=' + id,
+					url: '/pages/highServer/travelGuideDetails/travelGuideDetails?id=' + id,
 				});
 			},
 			// 分页触发

pages/travelGuideDetails/travelGuideDetails.css → pages/highServer/travelGuideDetails/travelGuideDetails.css


+ 13 - 14
pages/travelGuideDetails/travelGuideDetails.vue

@@ -6,12 +6,11 @@
 			<view class="wenzhangLy">
 				<!-- 头像昵称 -->
 				<view class="txTime">
-					<img class="uni-header-image"
-						:src="initInfo.headImg == null || initInfo.headImg == '' ? 'http://116.142.80.12:9000/10_03.png' : initInfo.headImg" />
-					<view class="time">
-						<p>{{initInfo.wechatName}}</p>
-						<span>{{fromData.createTime}}</span>
-					</view>
+				    <image :src="(detailInfo.headImg!=null)?loadImgSrcLocalhost(detailInfo.headImg):'https://tse4-mm.cn.bing.net/th/id/OIP-C.cYyiJYfTo1SY1cj26FQpAQHaHa?rs=1&pid=ImgDetMain'" style="border-radius: 50px;"></image>
+				    <view class="time">
+				        <p>{{detailInfo.nickName?detailInfo.nickName:'网友'}}</p>
+				        <span>{{ detailInfo.createTime }}</span>
+				    </view>
 				</view>
 			</view>
 			<view class="wenzhangCont">
@@ -29,9 +28,9 @@
 	import {
 		getDetails
 	} from '@/api/travelGuide/travelGuide.js';
-	import {
-		getUserInfo
-	} from '@/api/me/me.js'
+	// import {
+	// 	getUserInfo
+	// } from '@/api/me/me.js'
 	export default {
 		data() {
 			return {
@@ -56,11 +55,11 @@
 					}
 				})
 			},
-			getUserInfoByUserId(userId) {
-				getUserInfo(userId).then(res => {
-					this.initInfo = res.data;
-				})
-			},
+			// getUserInfoByUserId(userId) {
+			// 	getUserInfo(userId).then(res => {
+			// 		this.initInfo = res.data;
+			// 	})
+			// },
 		}
 		/**
 		 * 生命周期函数--监听页面加载

+ 6 - 6
pages/index/index.vue

@@ -506,7 +506,7 @@
 			 */
 			gozbdh() {
 				uni.navigateTo({
-					url: '/pages/liveBroadcast/liveBroadcast'
+					url: '/pages/highServer/liveBroadcast/liveBroadcast'
 				});
 			},
 			/**
@@ -514,7 +514,7 @@
 			 */
 			gozsk() {
 				uni.navigateTo({
-					url: '/pages/knowledge/knowledge'
+					url: '/pages/highServer/knowledge/knowledge'
 				});
 			},
 			/**
@@ -522,7 +522,7 @@
 			 */
 			golyxd() {
 				uni.navigateTo({
-					url: '/pages/travelGuide/travelGuide'
+					url: '/pages/highServer/travelGuide/travelGuide'
 				});
 			},
 			/**
@@ -530,7 +530,7 @@
 			 */
 			goxlzx() {
 				uni.navigateTo({
-					url: '/pages/psychology/psychology'
+					url: '/pages/highServer/psychology/psychology'
 				});
 			},
 			/**
@@ -538,7 +538,7 @@
 			 */
 			goxswz() {
 				uni.navigateTo({
-					url: '/pages/inquiry/inquiry'
+					url: '/pages/highServer/inquiry/inquiry'
 				});
 			},
 			/**
@@ -546,7 +546,7 @@
 			 */
 			gobfjz() {
 				uni.navigateTo({
-					url: '/pages/help/help'
+					url: '/pages/highServer/help/help'
 				});
 			},
 			goKnowledgeDetails(item) {