heyang 8 月之前
父節點
當前提交
a5cf70bfdd

+ 4 - 3
api/request/config.js

@@ -1,7 +1,7 @@
 const config = {
 	// base_url: 'http://192.168.1.43/api', //43服务器
-	base_url: 'http://192.168.1.8/api',//1.8服务器
-	// base_url: 'http://192.168.1.9:8080',//柴
+	//base_url: 'http://192.168.1.8/api',//1.8服务器
+	 base_url: 'http://192.168.1.9:8080',//柴
 	// base_url: 'http://192.168.1.24:8080',//林总
 	// base_url: 'http://192.168.1.7:8080',//刘波
 	//base_url: 'http://192.168.1.17:8080',//小飞
@@ -11,7 +11,7 @@ const config = {
 	// base_url: 'http://192.168.1.29:8080',//何成
 	// base_url: 'https://demo.zjznai.com/xzgd/',
 	// base_url: 'https://lab.zjznai.com/labNhSystem/',//43服务器高升测试
-	 // base_url: 'https://lab.zjznai.com/labTest/',//1.8外网
+	//  base_url: 'https://lab.zjznai.com/labTest/',//1.8外网
 	// base_url: 'https://lab.zjznai.com/labAppTest/',//43服务器线上
 	 //base_url: 'https://lab.zjznai.com/appTest/',//88服务器线上
 	// base_url: 'https://lab.zjznai.com/labSystem/', //矿大地址
@@ -20,6 +20,7 @@ const config = {
 	// base_url: 'https://lab.zjznai.com/api/', //暨大化材
 	// base_url: 'https://lab.zjznai.com/kdwclabSystem/', //矿大文昌地址
 	// base_url: 'https://znyj.zjznai.suda.edu.cn/labSystem/', //苏大临时地址
+	// base_url: 'https://labcontrol.nwafu.edu.cn/labSystem/', //西北农林
 }
 export {
 	config

二進制
pages/images/dataBoard/dataBoard-icon5.png


二進制
pages/images/newImage/icon_sy_sjmb@1x.png


+ 3 - 3
pages/views/dataBoard/dataBoard.vue

@@ -211,11 +211,11 @@
 				}
 
 				.header-t-r {
-					width: 70rpx;
-					height: 58rpx;
+					width: 130rpx;
+					height: 109rpx;
 					position: fixed;
 					right: 0;
-					top: 150rpx;
+					top: 180rpx;
 					/* position: absolute;
 					right: 0;
 					top: 20rpx;

+ 3 - 3
pages/views/teacherPage/teacherHome.vue

@@ -334,9 +334,9 @@
 					z-index: 5;
 					position: fixed;
 					right: 0;
-					top: 150rpx;
-					width: 70rpx;
-					height: 58rpx;
+					top: 180rpx;
+					width: 130rpx;
+					height: 109rpx;
 					/* line-height: 50rpx;
 					background-color: #0183fa;
 					color: #fff;