gjy 2 anos atrás
pai
commit
c134c95f4e
3 arquivos alterados com 33 adições e 31 exclusões
  1. 2 2
      config/index.js
  2. 29 27
      pages/business/record.vue
  3. 2 2
      pages/task/audit/universalityAudit.vue

+ 2 - 2
config/index.js

@@ -8,9 +8,9 @@ const dev = {
 	// baseUrlNew: 'http://192.168.110.82:8090/',
 	// baseUrlNew: 'http://192.168.110.82:8090/',
 	// baseUrlNew: 'http://192.168.110.202:8090/',
-	baseUrlNew: 'http://192.168.110.138:8090/',
+	// baseUrlNew: 'http://192.168.110.138:8090/',
 	// 上传图片的
-	// baseUrlNew: 'https://api2.eliangeyun.com/',
+	baseUrlNew: 'https://api2.eliangeyun.com/',
 	h5Appid: 'wxb66b599f7f61b46f',
 	debug: false
 }

+ 29 - 27
pages/business/record.vue

@@ -195,7 +195,7 @@
 						// 	this.goods[i].imgList = this.goods[i].urlImg.split(',')
 						// }
 					}
-					uni.hideLoading()
+					// uni.hideLoading()
 				})
 				if (this.goods.length > 0) {
 					for (let i = 0; i < this.goods.length; i++) {
@@ -215,6 +215,7 @@
 				
 					}
 				}
+				
 			},
 			//点击空布局按钮的回调
 			emptyClick() {
@@ -281,28 +282,27 @@
 
 	.list {
 		margin: 0 20rpx;
-
+	
 		.list-item {
-			padding: 20rpx;
+			padding: 26rpx 17rpx;
 			background: #fff;
 			margin-bottom: 20rpx;
 			border-radius: 20rpx;
-
+	
 			.row1 {
-
+	
 				.head-img {
 					width: 72rpx;
-					background-color: red;
 					border-radius: 8rpx;
 					margin-right: 22rpx;
 				}
-
+	
 				.left {
 					.title {
 						font-weight: 700;
 						color: #333333;
 					}
-
+	
 					.bottom {
 						.color1 {
 							font-size: 24rpx;
@@ -312,7 +312,7 @@
 							background: linear-gradient(180deg, #607AE0 0%, #516CDC 100%);
 							border-radius: 4rpx;
 						}
-
+	
 						.color2 {
 							font-size: 24rpx;
 							padding: 4rpx 10rpx;
@@ -321,21 +321,23 @@
 							background: linear-gradient(180deg, #FD714F 0%, #FD613C 100%);
 							border-radius: 4rpx;
 						}
-
+	
 						.color3 {
-							font-size: 28rpx;
-							/* color: #AFB3BF; */
+							font-size: 24rpx;
+							color: #AFB3BF;
 							margin-left: 14rpx;
-
+	
 						}
 					}
 				}
-
+	
 				.right {
-					/* padding: 10rpx 20rpx; */
+					padding: 10rpx 20rpx;
+					border: 1px solid #CDCDCD;
+					border-radius: 50rpx;
 				}
 			}
-
+	
 			.row2 {
 				margin-top: 20rpx;
 				/* 		overflow: hidden;
@@ -346,47 +348,47 @@
 				-webkit-line-clamp: 3;
 				word-break: break-all; */
 			}
-
+	
 			.row3 {
 				/* padding: 30rpx 30rpx 0 30rpx; */
 				margin-top: 18rpx;
 				display: flex;
 				align-items: center;
-				/* justify-content: space-between; */
+				justify-content: space-between;
 				flex-wrap: wrap;
 				/* background: #bbb; */
-
-
+	
+	
 				.img {
 					display: flex;
 					align-items: center;
-					justify-content: center;
-					width: 214rpx;
-					height: 214rpx;
+					/* justify-content: space-between; */
+					width: 210rpx;
+					height: 210rpx;
 					margin-bottom: 20rpx;
 					background: lightblue;
 					list-style: none;
 					border-radius: 10rpx;
 					margin-right: 16rpx;
 				}
-
+	
 				.img:nth-of-type(3),
 				.img:nth-of-type(6),
 				.img:nth-of-type(9) {
 					margin-right: 0;
 				}
 			}
-
+	
 			.row4 {
 				margin-top: 4rpx;
-
+	
 				.text {
 					color: #878C9C;
 					font-size: 24rpx;
 				}
 			}
 		}
-
+	
 		.case {
 			font-weight: 700;
 			margin-left: 6rpx;

+ 2 - 2
pages/task/audit/universalityAudit.vue

@@ -1,5 +1,5 @@
 <template>
-	<view :style='{"margin-bottom":dataobj.taskId?"280rpx":"180rpx"}'>
+	<view style='margin-bottom:280rpx;'>
 		<view class="topInfo">
 			<view class="topInfo-item">
 				<view class="flex info">
@@ -64,7 +64,7 @@
 				</view>
 				</u-form-item>
 			</u-form>
-			<u-form ref="uForm">
+			<u-form style='padding-bottom: 180rpx;' ref="uForm">
 				<view class="form_top">审批流</view>
 				<view class="content2">
 					<view v-for="(item,index) in auditList" :key='index' class="audit">