Browse Source

修改分类矩阵菜单权限

baiyanting 1 year ago
parent
commit
d213236b86

+ 5 - 5
.env.development

@@ -1,10 +1,10 @@
 
-# VUE_APP_API=http://192.168.1.108:6060
-# VUE_APP_Matrix=http://192.168.1.108:6060
+VUE_APP_API=http://192.168.1.108:6060
+VUE_APP_Matrix=http://192.168.1.108:6060
 
-VUE_APP_API=http://10.81.3.153:6060
-# 经济运行 安全监视 
-VUE_APP_Matrix=http://10.81.3.153:6060
+# VUE_APP_API=http://10.81.3.153:6060
+# # 经济运行 安全监视 
+# VUE_APP_Matrix=http://10.81.3.153:6060
 
 
 VUE_APP_ADAPTERURL=http://10.81.3.155:8011

+ 1 - 1
src/router/index.js

@@ -269,7 +269,7 @@ export const asyncRoutes = [
                 name: "lightMatrix",
                 meta: {
                   title: "分类矩阵",
-                  permissions: ["jn_gfcz_jzjs", "*:*:*"],
+                  permissions: ["jn_gfcz_fljz", "*:*:*"],
                   icon: "svg-fljz",
                 },
               },

+ 8 - 8
src/views/stateMonitor/factoryMonitor/photovoltaic/lightMatrix/index.vue

@@ -1371,7 +1371,7 @@ p {
           flex-direction: row;
           align-items: center;
           width: 100%;
-          height: 50px;
+          height: 100%;
 
           .card-left {
             width: 45px;
@@ -1442,7 +1442,7 @@ p {
           color: #05bb4c;
 
           .info {
-            border-bottom: 1px solid #05bb4c;
+            // border-bottom: 1px solid #05bb4c;
             background-color: rgba(5, 187, 76, 0.15);
 
             .dashed {
@@ -1463,7 +1463,7 @@ p {
           color: #1c99ff;
 
           .info {
-            border-bottom: 1px solid #074ead;
+            // border-bottom: 1px solid #074ead;
             background-color: rgba(0, 70, 199, 0.25);
 
             .dashed {
@@ -1484,7 +1484,7 @@ p {
           color: #c530c8;
 
           .info {
-            border-bottom: 1px solid #c530c8;
+            // border-bottom: 1px solid #c530c8;
             background-color: rgba(197, 48, 200, 0.15);
 
             .dashed {
@@ -1505,7 +1505,7 @@ p {
           color: #ffffff;
 
           .info {
-            border-bottom: 1px solid #ba3237;
+            // border-bottom: 1px solid #ba3237;
             background-color: rgba(186, 50, 55, 1);
 
             .dashed {
@@ -1526,7 +1526,7 @@ p {
           color: #e17d24;
 
           .info {
-            border-bottom: 1px solid #e17d24;
+            // border-bottom: 1px solid #e17d24;
             background-color: rgba(225, 125, 36, 0.15);
 
             .dashed {
@@ -1547,7 +1547,7 @@ p {
           color: #a7a7a7;
 
           .info {
-            border-bottom: 1px solid #606769;
+            // border-bottom: 1px solid #606769;
             background-color: rgba(81, 85, 90, 0.2);
 
             .dashed {
@@ -1568,7 +1568,7 @@ p {
           color: #a7a7a7;
 
           .info {
-            border-bottom: 1px solid #606769;
+            // border-bottom: 1px solid #606769;
             background-color: rgba(96, 103, 105, 0.2);
 
             .dashed {