zhangwenya 8 meses atrás
pai
commit
f4b60621af

+ 3 - 2
src/views/index/css/style.scss

@@ -68,7 +68,7 @@
         margin-left: 5px;
         color: #3AC4FF;
         text-decoration: underline;
-
+        cursor: pointer;
         &:hover {
           text-decoration: none;
         }
@@ -169,7 +169,8 @@
     height: calc(70vh - 138px);
     position: relative;
     //width: calc(100% - 750px);
-    min-width: 660px;
+    min-width: 550px;
+    max-width: 660px;
     margin: 0 10px;
     background-image: url("@/assets/images/center-bg.png");
     background-repeat: no-repeat;

+ 1 - 1
src/views/index/widget/titleNav.vue

@@ -32,7 +32,7 @@ function getWeek(){
 }
 
 function toTarget(){
-  router.push({path:"/link/localhost/30080/pxf-pp-jy/main"})
+  router.push({path:"/alarm/record"})
 }
 
 </script>

+ 1 - 1
src/views/index/widget/topScrollBar.vue

@@ -4,7 +4,7 @@
       <span class="title-text"><img src="@/assets/images/title-icon.png" alt=""/>最近巡检</span>
       <span class="t-span">
         <span class="t-time">{{ result.time }}</span> |
-        <a href="#" class="text-a"  @click="nowCheck(false)">查看详情 </a></span>
+        <span class="text-a"  @click="nowCheck(false)">查看详情 </span></span>
       <span class="right-btn" @click="nowCheck(true)">立即巡检</span>
     </div>
     <div class="column-content scroll-text">