gjy %!s(int64=2) %!d(string=hai) anos
pai
achega
cf7391810e
Modificáronse 2 ficheiros con 5 adicións e 2 borrados
  1. 1 1
      config/index.js
  2. 4 1
      pages/user/newReport.vue

+ 1 - 1
config/index.js

@@ -1,7 +1,7 @@
 const dev = {
 const dev = {
 	baseUrl: 'https://www.zthymaoyi.com',
 	baseUrl: 'https://www.zthymaoyi.com',
 	// baseUrl: 'http://localhost:8080/',
 	// baseUrl: 'http://localhost:8080/',
-	baseUrlNew: 'http://192.168.110.67:9100/',
+	// baseUrlNew: 'http://192.168.110.67:9100/',
 	// baseUrlNew: 'http://192.168.1.118:8090/',
 	// baseUrlNew: 'http://192.168.1.118:8090/',
 	// baseUrlNew: 'http://192.168.110.9:9100/',
 	// baseUrlNew: 'http://192.168.110.9:9100/',
 	baseUrlNew: 'http://192.168.110.138:8090/',
 	baseUrlNew: 'http://192.168.110.138:8090/',

+ 4 - 1
pages/user/newReport.vue

@@ -1700,7 +1700,9 @@
 		display: flex;
 		display: flex;
 		align-items: center;
 		align-items: center;
 		justify-content: space-evenly;
 		justify-content: space-evenly;
-		position: relative;
+		position: fixed;
+		top:0;
+		width:100%;
 	}
 	}
 
 
 	.back {
 	.back {
@@ -1770,6 +1772,7 @@
 	}
 	}
 
 
 	.content1 {
 	.content1 {
+		margin-top:100rpx;
 		.content1-wrap {}
 		.content1-wrap {}
 
 
 		.row1 {
 		.row1 {