Browse Source

Merge branch 'master' of http://116.63.33.55/git/nazw

FinalYu 7 months ago
parent
commit
97de03cb98

+ 5 - 3
nngkxxdp/src/main/resources/static/naxsb/indexcygyy.html

@@ -47,6 +47,7 @@
         }
 
         .indexcot {
+            min-width: 1426px;
             height: 916px;
             background-image: url(images/indexcygyy.png);
             background-size: 100% 100%;
@@ -67,7 +68,7 @@
             display: flex;
             align-items: center;
             font-size: 20px;
-            margin-right: 10%;
+            margin-right: 20px;
             white-space: nowrap;
             cursor: pointer;
         }
@@ -79,7 +80,7 @@
 
         .indexcot .menu {
             width: 60%;
-            max-width: 720px;
+            max-width: 839px;
             font-size: 16px;
             display: flex;
             justify-content: space-evenly;
@@ -218,7 +219,8 @@
             <img src="images/cygyyline.png" alt="" class="line">
             <div class="text">重庆市南岸区人民政府办公室 ​重庆经济技术开发区管理委员会办公室关于重庆市南岸区人民政府办公室
                 ​重庆经济技术开发区管理委员会办公室关于印发《南岸区重庆经开区优化营商环境专项行动方案...印发《南岸区重庆经开区优化营商环境专项行动方案...重庆市南岸区人民政府办公室
-                ​重庆经济技术开发区管理委员会办公室关于重庆市南岸区人民政府办公室 ​... <span style="color: #E5C999;"> 详情>></span></div>
+                ​重庆经济技术开发区管理委员会办公室关于重庆市南岸区人民政府办公室 ​... <span style="color: #E5C999;cursor: pointer;" @click="cheakmore">
+                    详情>></span></div>
             <div class="swiper mySwiper">
                 <div class="swiper-wrapper">
                     <div class="swiper-slide list" v-for="(item,index) in swiperList"

+ 4 - 1
nngkxxdp/src/main/resources/static/naxsb/indexsyyg.html

@@ -28,6 +28,7 @@
         }
 
         .indexcot {
+            min-width: 1370px;
             height: 916px;
             background-image: url(images/indexsyyg.png);
             background-size: 100% 100%;
@@ -122,13 +123,15 @@
             display: flex;
             flex-direction: column;
             justify-content: space-evenly;
-            width: 227px;
+            /* width: 227px; */
             height: 292px;
             background: rgb(116 175 244 / 40%);
         }
 
         .tab-items {
             /* width: 16%; */
+            width: 228px;
+            height: 67px;
             cursor: pointer;
         }