xyg пре 7 месеци
родитељ
комит
6b6df38a1f

+ 28 - 1
nngkxxdp/src/main/resources/static/naxsb/css/syygggy.css

@@ -27,6 +27,10 @@ body {
     align-items: center;
     margin-top: 10px;
 }
+.title .more{
+    color: #666;
+    cursor: pointer;
+}
 
 .contentleft {
     width: 50%;
@@ -112,8 +116,14 @@ body {
     color: #333333;
     height: 179px;
     background: #FFFFFF;
+    padding: 10px 0;
     padding-left: 30px;
     box-sizing: border-box;
+    overflow-y: scroll;
+}
+.yqhd::-webkit-scrollbar {
+    width: 0px;
+    height: 0px;
 }
 
 .yqhd ul {
@@ -124,6 +134,7 @@ body {
 }
 .yqhd ul li{
     cursor: pointer;
+    margin-bottom: 20px;
 }
 
 .mxqy {
@@ -152,8 +163,14 @@ body {
     color: #333333;
     height: 185px;
     background: #FFFFFF;
+    padding: 10px 0;
     padding-left: 30px;
     box-sizing: border-box;
+    overflow-y: scroll;
+}
+.zcwj::-webkit-scrollbar {
+    width: 0px;
+    height: 0px;
 }
 
 .zcwj ul {
@@ -162,7 +179,9 @@ body {
     flex-direction: column;
     justify-content: space-evenly;
 }
-
+.zcwj li{
+    margin-bottom: 10px;
+}
 .zcwj li>div {
     display: -webkit-box;
     line-height: 20px;
@@ -231,6 +250,14 @@ body {
     padding-bottom: 10px;
     box-sizing: border-box;
 }
+.tdcr .content{
+    height: calc(100% - 52px);
+    overflow-y: scroll;
+}
+.tdcr .content::-webkit-scrollbar {
+    width: 0px;
+    height: 0px;
+}
 
 .tdcr .left {
     width: 60%;

+ 57 - 7
nngkxxdp/src/main/resources/static/naxsb/syyggyy.html

@@ -106,9 +106,12 @@
                                 </li>
                             </ul>
                         </div>
-                        <div class="title">
-                            <img src="images/gyy-title6.png" alt="">
-                            <span>载体出让</span>
+                        <div class="title" style="display: flex;justify-content: space-between;">
+                            <div style="display: flex;align-items: center;">
+                                <img src="images/gyy-title6.png" alt="">
+                                <span>载体出让</span>
+                            </div>
+                            <div class="more" @click="ztcrmore">更多>></div>
                         </div>
                         <div class="ztcr">
                             <div class="list" v-for="(item,index) in ztcrList" @click="goZtcr()">
@@ -189,6 +192,18 @@
                     {
                         id: 3,
                         content: '"金融助力·法律赋能·科技惠企进园区"活动在重庆经开区举行'
+                    },
+                    {
+                        id: 3,
+                        content: '"金融助力·法律赋能·科技惠企进园区"活动在重庆经开区举行'
+                    },
+                    {
+                        id: 3,
+                        content: '"金融助力·法律赋能·科技惠企进园区"活动在重庆经开区举行'
+                    },
+                    {
+                        id: 3,
+                        content: '"金融助力·法律赋能·科技惠企进园区"活动在重庆经开区举行'
                     }
                 ],
                 mxqyList: [],
@@ -205,6 +220,18 @@
                     {
                         id: 3,
                         content: '重庆市南岸区人民政府办公室关于印发《支持绿色创新若干财政金融政策》的通知'
+                    },
+                    {
+                        id: 3,
+                        content: '重庆市南岸区人民政府办公室关于印发《支持绿色创新若干财政金融政策》的通知'
+                    },
+                    {
+                        id: 3,
+                        content: '重庆市南岸区人民政府办公室关于印发《支持绿色创新若干财政金融政策》的通知'
+                    },
+                    {
+                        id: 3,
+                        content: '重庆市南岸区人民政府办公室关于印发《支持绿色创新若干财政金融政策》的通知'
                     }
                 ],
                 ztcrList: [
@@ -247,6 +274,26 @@
                     {
                         dkbh: "I19/02(部分建成,载体闲置较多)I21-1/02",
                         zdmj: "192.11"
+                    },
+                    {
+                        dkbh: "I19/02(部分建成,载体闲置较多)I21-1/02",
+                        zdmj: "192.11"
+                    },
+                    {
+                        dkbh: "I19/02(部分建成,载体闲置较多)I21-1/02",
+                        zdmj: "192.11"
+                    },
+                    {
+                        dkbh: "I19/02(部分建成,载体闲置较多)I21-1/02",
+                        zdmj: "192.11"
+                    },
+                    {
+                        dkbh: "I19/02(部分建成,载体闲置较多)I21-1/02",
+                        zdmj: "192.11"
+                    },
+                    {
+                        dkbh: "I19/02(部分建成,载体闲置较多)I21-1/02",
+                        zdmj: "192.11"
                     }
                 ],
                 fwsxqdList: []
@@ -254,17 +301,20 @@
         },
         methods: {
             goZtcr() {
-                window.location.href = "ztcrlist.html"
+                window.location.href = "ztcrdetail.html"
             },
             goTdcr() {
                 window.location.href = "tdcr.html"
             },
+            ztcrmore() {
+                window.location.href = "ztcrlist.html"
+            },
             goTsfw(url) {
                 if (url) {
                     window.open(url);
                 }
             },
-            getJBQK(id){
+            getJBQK(id) {
                 let that = this;
                 $.ajax({
                     url: "http://172.16.99.105:8082/parkData/" + id,
@@ -275,7 +325,7 @@
                     }
                 })
             },
-            getDetail(id){
+            getDetail(id) {
                 let that = this;
                 $.ajax({
                     url: "http://172.16.99.105:8082/parkData/details/" + id,
@@ -300,7 +350,7 @@
             }
 
         },
-        mounted(){
+        mounted() {
             const url = new URL(window.location.href);
             const id = url.searchParams.get('id');
             this.getJBQK(id);