Prechádzať zdrojové kódy

feat: 深度选择器:deep 修改为::v-deep

leo 2 mesiacov pred
rodič
commit
7f8016f91a
42 zmenil súbory, kde vykonal 64 pridanie a 64 odobranie
  1. 2 2
      pages/cb/cbd/equip-set/analyse.vue
  2. 1 1
      pages/cb/cbd/equip-set/imgpage.vue
  3. 2 2
      pages/cb/equip-detail/equip-detail.vue
  4. 1 1
      pages/cb/shuifeiL/history.vue
  5. 1 1
      pages/cb/shuifeiL/shuifeiL.vue
  6. 1 1
      pages/cb/sy/detail.vue
  7. 1 1
      pages/cb/sy/history.vue
  8. 1 1
      pages/cb/sy/imgList.vue
  9. 1 1
      pages/cb/thxydetail/photolist.vue
  10. 1 1
      pages/cb/thxydetail/thxydetail.vue
  11. 1 1
      pages/cb/thxydetail/thxyhisdata.vue
  12. 2 2
      pages/cb/xctdetail/analyse.vue
  13. 1 1
      pages/cb/xctdetail/photolist.vue
  14. 1 1
      pages/cb/xctdetail/xctdetail.vue
  15. 1 1
      pages/cb/xy2.0/historydatas.vue
  16. 1 1
      pages/cb/xy2.0/particulars.vue
  17. 1 1
      pages/cbqxyj/addressbook.vue
  18. 2 2
      pages/cbqxyj/cbwarn.vue
  19. 2 2
      pages/cbqxyj/warnset.vue
  20. 1 1
      pages/disease/cmb.vue
  21. 1 1
      pages/environment/gshistory.vue
  22. 1 1
      pages/environment/history.vue
  23. 1 1
      pages/environment/index.vue
  24. 3 3
      pages/equipList/index.vue
  25. 1 1
      pages/equipMange/index/index.vue
  26. 2 2
      pages/expertDiagnosis/particulars.vue
  27. 1 1
      pages/irrigate/index.vue
  28. 1 1
      pages/irrigate/irrmap.vue
  29. 6 6
      pages/login/login.vue
  30. 1 1
      pages/monitor/imagelist.vue
  31. 1 1
      pages/prevention/control.vue
  32. 1 1
      pages/prevention/index.vue
  33. 1 1
      pages/prevention/ucharts.vue
  34. 2 2
      pages/qxzyj/cbwarn.vue
  35. 2 2
      pages/qxzyj/warnset.vue
  36. 1 1
      pages/waterandfer/elementdata.vue
  37. 1 1
      pages/waterandfer/index.vue
  38. 1 1
      pages/waterandfer/waterhis.vue
  39. 4 4
      pages/waterandfernew/details -新设计图无动态接入.vue
  40. 4 4
      pages/waterandfernew/details.vue
  41. 1 1
      pages/waterandfernew/details第一版vue
  42. 2 2
      util/api.js

+ 2 - 2
pages/cb/cbd/equip-set/analyse.vue

@@ -920,7 +920,7 @@
 				text-align: center;
 				line-height: 50rpx;
 
-				/deep/.u-icon__icon {
+				::v-deep .u-icon__icon {
 					color: rgba(0, 0, 0, 0.3);
 				}
 			}
@@ -1080,7 +1080,7 @@
 		}
 	}
 
-	/deep/.u-calendar__action {
+	::v-deep .u-calendar__action {
 		display: flex;
 		justify-content: space-around;
 

+ 1 - 1
pages/cb/cbd/equip-set/imgpage.vue

@@ -311,7 +311,7 @@
 			}
 		}
 
-		/deep/.u-calendar__action {
+		::v-deep .u-calendar__action {
 			display: flex;
 			justify-content: space-around;
 

+ 2 - 2
pages/cb/equip-detail/equip-detail.vue

@@ -848,7 +848,7 @@
 		}
 
 		.field {
-			/deep/.uni-input-input {
+			::v-deep .uni-input-input {
 				border: 2rpx solid #FF0000;
 				border-radius: 24rpx;
 				width: 140px;
@@ -858,7 +858,7 @@
 		}
 	}
 
-	/deep/.u-calendar__action {
+	::v-deep .u-calendar__action {
 		display: flex;
 		justify-content: space-around;
 

+ 1 - 1
pages/cb/shuifeiL/history.vue

@@ -172,7 +172,7 @@ page {
   padding: 20rpx 30rpx;
 }
 
-/deep/.u-calendar__action {
+::v-deep .u-calendar__action {
   display: flex;
   justify-content: space-around;
 

+ 1 - 1
pages/cb/shuifeiL/shuifeiL.vue

@@ -196,7 +196,7 @@ page {
   padding: 20rpx 30rpx;
 }
 
-/deep/.u-calendar__action {
+::v-deep .u-calendar__action {
   display: flex;
   justify-content: space-around;
 

+ 1 - 1
pages/cb/sy/detail.vue

@@ -250,7 +250,7 @@
 		padding: 20rpx 30rpx;
 	}
 
-	/deep/.u-calendar__action {
+	::v-deep .u-calendar__action {
 		display: flex;
 		justify-content: space-around;
 

+ 1 - 1
pages/cb/sy/history.vue

@@ -379,7 +379,7 @@
 			}
 		}
 	}
-	/deep/.u-calendar__action {
+	::v-deep .u-calendar__action {
 		display: flex;
 		justify-content: space-around;
 	

+ 1 - 1
pages/cb/sy/imgList.vue

@@ -214,7 +214,7 @@
 			}
 		}
 
-		/deep/.u-calendar__action {
+		::v-deep .u-calendar__action {
 			display: flex;
 			justify-content: space-around;
 

+ 1 - 1
pages/cb/thxydetail/photolist.vue

@@ -214,7 +214,7 @@
 			}
 		}
 
-		/deep/.u-calendar__action {
+		::v-deep .u-calendar__action {
 			display: flex;
 			justify-content: space-around;
 

+ 1 - 1
pages/cb/thxydetail/thxydetail.vue

@@ -459,7 +459,7 @@
 		padding: 20rpx 30rpx;
 	}
 
-	/deep/.u-calendar__action {
+	::v-deep .u-calendar__action {
 		display: flex;
 		justify-content: space-around;
 

+ 1 - 1
pages/cb/thxydetail/thxyhisdata.vue

@@ -466,7 +466,7 @@
 			}
 		}
 	}
-	/deep/.u-calendar__action {
+	::v-deep .u-calendar__action {
 		display: flex;
 		justify-content: space-around;
 	

+ 2 - 2
pages/cb/xctdetail/analyse.vue

@@ -894,7 +894,7 @@
 				// background-color: #F2F2F2;
 				text-align: center;
 				line-height: 50rpx;
-				/deep/.u-icon__icon{
+				::v-deep .u-icon__icon{
 					color: rgba(0,0,0,0.3);
 				}
 			}
@@ -1049,7 +1049,7 @@
 		}
 	}
 
-	/deep/.u-calendar__action {
+	::v-deep .u-calendar__action {
 		display: flex;
 		justify-content: space-around;
 

+ 1 - 1
pages/cb/xctdetail/photolist.vue

@@ -207,7 +207,7 @@
 			}
 		}
 
-		/deep/.u-calendar__action {
+		::v-deep .u-calendar__action {
 			display: flex;
 			justify-content: space-around;
 

+ 1 - 1
pages/cb/xctdetail/xctdetail.vue

@@ -575,7 +575,7 @@
 		}
 	}
 
-	/deep/.u-calendar__action {
+	::v-deep .u-calendar__action {
 		display: flex;
 		justify-content: space-around;
 

+ 1 - 1
pages/cb/xy2.0/historydatas.vue

@@ -512,7 +512,7 @@
 			}
 		}
 	}
-	/deep/.u-calendar__action {
+	::v-deep .u-calendar__action {
 		display: flex;
 		justify-content: space-around;
 	

+ 1 - 1
pages/cb/xy2.0/particulars.vue

@@ -450,7 +450,7 @@
 		text-align: center;
 		padding: 20rpx 30rpx;
 	}
-	/deep/.u-calendar__action{
+	::v-deep .u-calendar__action{
 		display: flex;
 		justify-content: space-around;
 		.u-calendar__action__text{

+ 1 - 1
pages/cbqxyj/addressbook.vue

@@ -135,7 +135,7 @@
 			padding: 20rpx 0;
 			.booxbox_item_input{
 				width: 70%;
-				/deep/.uni-input-input{
+				::v-deep .uni-input-input{
 					text-align: right;
 				}
 			}

+ 2 - 2
pages/cbqxyj/cbwarn.vue

@@ -810,12 +810,12 @@
 			}
 		}
 
-		/deep/.u-input__right-icon {
+		::v-deep .u-input__right-icon {
 			line-height: 35px;
 		}
 	}
 
-	/deep/.u-calendar__action {
+	::v-deep .u-calendar__action {
 		display: flex;
 		justify-content: space-around;
 

+ 2 - 2
pages/cbqxyj/warnset.vue

@@ -614,7 +614,7 @@
 				.target_text_item_ipt {
 					width: 40%;
 
-					/deep/.u-input__right-icon {
+					::v-deep .u-input__right-icon {
 						line-height: 35px;
 					}
 				}
@@ -625,7 +625,7 @@
 			}
 		}
 
-		/deep/.uni-input-input {
+		::v-deep .uni-input-input {
 			border-bottom: 1px solid #aaaaad;
 		}
 	}

+ 1 - 1
pages/disease/cmb.vue

@@ -609,7 +609,7 @@
 			}
 		}
 
-		/deep/.u-calendar__action {
+		::v-deep .u-calendar__action {
 			display: flex;
 			justify-content: space-around;
 

+ 1 - 1
pages/environment/gshistory.vue

@@ -375,7 +375,7 @@ export default {
     }
   }
 
-  /deep/.u-calendar__action {
+  ::v-deep .u-calendar__action {
     display: flex;
     justify-content: space-around;
 

+ 1 - 1
pages/environment/history.vue

@@ -492,7 +492,7 @@
 		}
 	}
 
-	/deep/.u-calendar__action {
+	::v-deep .u-calendar__action {
 		display: flex;
 		justify-content: space-around;
 

+ 1 - 1
pages/environment/index.vue

@@ -477,7 +477,7 @@
 		}
 	}
 
-	/deep/.uni-icons {
+	::v-deep .uni-icons {
 		font-size: 40rpx !important;
 	}
 

+ 3 - 3
pages/equipList/index.vue

@@ -550,7 +550,7 @@ page {
   background-color: #00b075;
 }
 
-/deep/.uni-icons {
+::v-deep .uni-icons {
   font-size: 40rpx !important;
 }
 
@@ -566,11 +566,11 @@ page {
 }
 
 .inputs {
-  /deep/.u-content {
+  ::v-deep .u-content {
     background-color: #fff !important;
   }
 
-  /deep/.uni-input-wrapper {
+  ::v-deep .uni-input-wrapper {
     background-color: #fff !important;
   }
 }

+ 1 - 1
pages/equipMange/index/index.vue

@@ -188,7 +188,7 @@
 </script>
 1
 <style lang="scss">
-	/deep/.uni-icons{
+	::v-deep .uni-icons{
 			font-size: 40rpx !important;
 		}
 	.uinput-box {

+ 2 - 2
pages/expertDiagnosis/particulars.vue

@@ -250,7 +250,7 @@
 		.quiz_usercontert {
 			padding: 20rpx;
 			margin-bottom: 20rpx;
-			/deep/img{
+			::v-deep img{
 				width: 0 !important;
 				height: 0 !important;
 			}
@@ -306,7 +306,7 @@
 			.comment_unit_con {
 				padding-left: 60rpx;
 
-				/deep/p {
+				::v-deep p {
 					margin-top: 20rpx;
 
 					img {

+ 1 - 1
pages/irrigate/index.vue

@@ -527,7 +527,7 @@
 		}
 	}
 
-	/deep/.uni-icons {
+	::v-deep .uni-icons {
 		font-size: 40rpx !important;
 	}
 

+ 1 - 1
pages/irrigate/irrmap.vue

@@ -53,7 +53,7 @@
 			width: 100%;
 			height: 100%;
 
-			/deep/.csssprite {
+			::v-deep .csssprite {
 				display: none;
 			}
 		}

+ 6 - 6
pages/login/login.vue

@@ -381,7 +381,7 @@
 		}
 	}
 
-	/deep/.u-input__right-icon {
+	::v-deep .u-input__right-icon {
 		line-height: 35px !important;
 	}
 	.uni-form-item {
@@ -403,7 +403,7 @@
 				width: 100%;
 				color: #fff;
 			}
-			/deep/.uni-input-input{
+			::v-deep .uni-input-input{
 				color: #fff;
 			}
 		}
@@ -419,14 +419,14 @@
 			.u-icon__icon {
 				margin-top: 17rpx;
 			}
-			/deep/.uni-input-input{
+			::v-deep .uni-input-input{
 				color: #fff;
 			}
 			.uni-input {
 				width: 100%;
 				color: #fff;
 			}
-			/deep/.uicon-eye{
+			::v-deep .uicon-eye{
 				color: #fff !important;
 			}
 		}
@@ -441,11 +441,11 @@
 				color: #fff;
 				font-size: 28rpx;
 			}
-			/deep/.uicon-checkbox-mark{
+			::v-deep .uicon-checkbox-mark{
 				border-color: #FF0000;
 				// color: #f00 !important;
 			}
-			/deep/.u-checkbox__label {
+			::v-deep .u-checkbox__label {
 				font-size: 28rpx;
 				color: #fff;
 				margin-right: 0;

+ 1 - 1
pages/monitor/imagelist.vue

@@ -253,7 +253,7 @@
 			}
 		}
 
-		/deep/.u-calendar__action {
+		::v-deep .u-calendar__action {
 			display: flex;
 			justify-content: space-around;
 

+ 1 - 1
pages/prevention/control.vue

@@ -346,7 +346,7 @@
 			padding: 0 30rpx 0 0;
 			margin-left: 24rpx;
 			margin-bottom: 20rpx;
-			/deep/uni-slider{
+			::v-deep uni-slider{
 				margin: 0 !important;
 			}
 		}

+ 1 - 1
pages/prevention/index.vue

@@ -259,7 +259,7 @@
 		}
 	}
 
-	/deep/.uni-icons {
+	::v-deep .uni-icons {
 		font-size: 40rpx !important;
 	}
 

+ 1 - 1
pages/prevention/ucharts.vue

@@ -688,7 +688,7 @@
 		}
 	}
 
-	/deep/.u-calendar__action {
+	::v-deep .u-calendar__action {
 		display: flex;
 		justify-content: space-around;
 

+ 2 - 2
pages/qxzyj/cbwarn.vue

@@ -813,12 +813,12 @@
 			}
 		}
 
-		/deep/.u-input__right-icon {
+		::v-deep .u-input__right-icon {
 			line-height: 35px;
 		}
 	}
 
-	/deep/.u-calendar__action {
+	::v-deep .u-calendar__action {
 		display: flex;
 		justify-content: space-around;
 

+ 2 - 2
pages/qxzyj/warnset.vue

@@ -504,13 +504,13 @@
 				}
 			}
 
-			/deep/.uni-input-input {
+			::v-deep .uni-input-input {
 				border-bottom: 1px solid #aaaaad;
 				text-align: right;
 				width: 200rpx;
 			}
 
-			/deep/.u-input__right-icon {
+			::v-deep .u-input__right-icon {
 				line-height: 35px;
 			}
 		}

+ 1 - 1
pages/waterandfer/elementdata.vue

@@ -593,7 +593,7 @@
 		}
 	}
 
-	/deep/.u-calendar__action {
+	::v-deep .u-calendar__action {
 		display: flex;
 		justify-content: space-around;
 

+ 1 - 1
pages/waterandfer/index.vue

@@ -224,7 +224,7 @@
 		}
 	}
 
-	/deep/.uni-icons {
+	::v-deep .uni-icons {
 		font-size: 40rpx !important;
 	}
 

+ 1 - 1
pages/waterandfer/waterhis.vue

@@ -177,7 +177,7 @@
 			}
 		}
 	}
-	/deep/.u-calendar__action {
+	::v-deep .u-calendar__action {
 		display: flex;
 		justify-content: space-around;
 	

+ 4 - 4
pages/waterandfernew/details -新设计图无动态接入.vue

@@ -779,7 +779,7 @@
 		height: 100vh;
 	}
 
-	/deep/ .u-flex {
+	::v-deep  .u-flex {
 		display: flex;
 		justify-content: center;
 	}
@@ -1048,18 +1048,18 @@
 							width: 64rpx;
 							height: 32rpx;
 
-							/deep/ .u-switch__node {
+							::v-deep  .u-switch__node {
 								width: 28rpx !important;
 								height: 28rpx !important;
 								top: 2rpx !important;
 							}
 
-							/deep/ .u-switch__loading {
+							::v-deep  .u-switch__loading {
 								height: 20rpx !important;
 							}
 						}
 
-						/deep/ .u-switch--on .u-switch__node {
+						::v-deep  .u-switch--on .u-switch__node {
 							transform: translateX(36rpx) !important;
 						}
 					}

+ 4 - 4
pages/waterandfernew/details.vue

@@ -880,7 +880,7 @@
 		height: 100vh;
 	}
 
-	/deep/ .u-flex {
+	::v-deep  .u-flex {
 		display: flex;
 		justify-content: center;
 	}
@@ -1149,18 +1149,18 @@
 							width: 64rpx;
 							height: 32rpx;
 
-							/deep/ .u-switch__node {
+							::v-deep  .u-switch__node {
 								width: 28rpx !important;
 								height: 28rpx !important;
 								top: 2rpx !important;
 							}
 
-							/deep/ .u-switch__loading {
+							::v-deep  .u-switch__loading {
 								height: 20rpx !important;
 							}
 						}
 
-						/deep/ .u-switch--on .u-switch__node {
+						::v-deep  .u-switch--on .u-switch__node {
 							transform: translateX(36rpx) !important;
 						}
 					}

+ 1 - 1
pages/waterandfernew/details第一版vue

@@ -711,7 +711,7 @@
 		height: 100vh;
 	}
 
-	/deep/ .u-flex {
+	::v-deep  .u-flex {
 		display: flex;
 		justify-content: center;
 	}

+ 2 - 2
util/api.js

@@ -13,9 +13,9 @@ export const myRequest = (options) => {
   }
 
   // BASE_URL = 'http://118.178.196.153:7000/iotprod-api/bigdata-api';
-  BASE_URL = 'http://baixiang.agmp.yunfeiyun.com:7000/iotprod-api/bigdata-api';
+  BASE_URL = 'http://baixiang.agmp.yunfeiyun.com/iotprod-api/bigdata-api';
   // BASE_URL = 'http://192.168.1.52:8003'
-  console.log(BASE_URL)
+  console.log(BASE_URL);
   var session_key = '';
   session_key = uni.getStorageSync('session_key');
   let url = '';