Browse Source

白色样式

wangmengwei 3 năm trước cách đây
mục cha
commit
292b009446

+ 1 - 1
public/static/config/modeConfig.js

@@ -16,7 +16,7 @@ const tilesMaxLevel = 18;
 const adapterUrl = "http://10.155.32.4:8011/";
 
 // 切换模块时是否提示当前模块名称(用于对内介绍项目时便捷显示模块名称)
-const showModuleName = 1;
+const showModuleName = 0;
 
 if (localTest) {
     // baseURL = "http://192.168.10.13:8082/" // 联机调试 - 石林

+ 1 - 1
src/assets/styles/theme/light/components.less

@@ -99,7 +99,7 @@
 
 		.el-scrollbar tr td.light span,
 		.el-scrollbar tr td.light div {
-			color: @blue;
+			color: @deepblue;
 		}
 	}
 	.btn.green,

+ 6 - 0
src/assets/styles/theme/light/jsc/lightmatrix2.less

@@ -0,0 +1,6 @@
+@import "../setting.less";
+
+#appBody.light {
+    // 光伏矩阵
+   
+}

+ 66 - 37
src/assets/styles/theme/light/jsc/status.less

@@ -2,51 +2,80 @@
 
 #appBody.light {
 	// 状态监视
-	.status-panel .status-com-panel {
-		.panel-body {
-			padding: 0;
-			.p-body {
-				.item-box .data-item {
-					background-color: @white;
-					border-top: 1px solid @gray-3;
-					.f3,
-					.f5 {
-						color: @deepblue;
-					}
-					&.light {
-						&:first-child {
-							background-color: @gray-3;
-
-							div {
-								color: @black;
+	.status-panel {
+		.pause{
+			color:@white;
+			background-color: fade(@deepblue,40);
+		}
+		.status-com-panel {
+			.panel-body {
+				padding: 0;
+				.p-body {
+					.item-box .data-item {
+						background-color: @white;
+						border-top: 1px solid @gray-3;
+						.f3,
+						.f5 {
+							color: @deepblue;
+						}
+						&.light {
+							&:first-child {
+								background-color: @gray-3;
+		
+								div {
+									color: @black;
+								}
+								&::after {
+									background-color: @deepblue;
+								}
 							}
 							&::after {
-								background-color: @deepblue;
+								background-color: transparent;
+							}
+							div {
+								&.f3,
+								&.f5 {
+									color: @deepblue;
+								}
+								color: @gray;
 							}
+							background-color: @white;
 						}
-						&::after {
-							background-color: transparent;
+					}
+					.category-box {
+						width: 100%;
+						background-color: @white;
+						transition: @transition;
+						display: flex;
+						margin-bottom: 0.37vh;
+						.score span {
+							color: @deepblue;
+							background-color: fade(@deepblue, 10%);
+							border: 0.093vh solid @deepblue;
 						}
-						div {
-							&.f3,
-							&.f5 {
+						.category-item{
+							.green{
+								color:rgb(6,186,76) ;
+							}
+							.purple{
 								color: @deepblue;
 							}
-							color: @gray;
+							.yellow{
+								color:rgb(249,222,89) ;
+							}
+							.orange{
+								color: rgb(225,125,37);
+							}
+							.red{
+								color: rgb(186,49,56);
+							}
+							.blue{
+								color: rgb(20,40,233);
+							}
+							.gray{
+								color: #606769;
+							}
 						}
-						background-color: @white;
-					}
-				}
-				.category-box {
-					width: 100%;
-					background-color: @white;
-					transition: @transition;
-					display: flex;
-					margin-bottom: 0.37vh;
-					.score span {
-						color: @deepblue;
-						background-color: fade(@deepblue, 10%);
-						border: 0.093vh solid @deepblue;
 					}
 				}
 			}

+ 26 - 0
src/assets/styles/theme/light/zhjx/frist.less

@@ -277,4 +277,30 @@
 			}
 		}
 	}
+	
+	// /health/health0/MHS_FDC/MG01_02
+	.progress-bar {
+		.progress-bar-body .progress-bar-box .progress-bar-bar,.progress-bar-header .progress-bar-state{
+			&.bg-green{
+				background:@deepblue;
+			}
+		}
+	}
+	
+	.health-0 {
+		.com-table tbody tr:nth-child(2n) {
+		    background: @white;
+		}
+		.health-0-right .card-tool{
+			background: @white;
+			color: @black;
+			font-weight: 700;
+			.card-tool-item {
+				color: @black;
+				&:hover{
+					color: @black;
+				}
+			}
+		}
+	}
 }

+ 1 - 1
src/views/report/bdzcx.vue

@@ -11,7 +11,7 @@
 export default {
   data(){
     return {
-      url: "http://10.155.32.4:8000/bi47/showreport.do?resid=EBI$12$0C375MRT9PPPNMNCCTULLVQINXCND95K$1$TPS2QU06ZT1TOYKPQNNSTOL1S4PMDU4S.rpttpl&id=admin&pw=admini&showmenu=false&showparams=true&calcnow=true --disable-features=SameSiteByDefaultCookies"
+      url: "http://10.155.32.4:8000/bi47/showreport.do?resid=EBI$12$0C375MRT9PPPNMNCCTULLVQINXCND95K$1$TPS2QU06ZT1TOYKPQNNSTOL1S4PMDU4S.rpttpl&id=admin&pw=admin&showmenu=false&showparams=true&calcnow=true --disable-features=SameSiteByDefaultCookies"
     }
   }
 }

+ 1 - 1
src/views/report/xnyrb.vue

@@ -11,7 +11,7 @@
 export default {
   data(){
     return {
-      url: "http://10.155.32.4:8000/bi47/showreport.do?resid=EBI$12$VZCQU9AYVZPOYRQZLRNI9SUUMUZTM6LU$1$C9SAUMIUJ5U5LEO9BYUYMB4JSB93IDTL.rpttpl&id=admin&pw=gdnxfd123&showmenu=false&showparams=true&calcnow=true"
+      url: "http://10.155.32.4:8000/bi47/showreport.do?resid=EBI$12$0C375MRT9PPPNMNCCTULLVQINXCND95K$1$IUNMYISIUL0LUX5UXK8WFCSUUJUEOE5M.rpttpl&id=admin&pw=admin"
     }
   }
 }