tml 6 kuukautta sitten
vanhempi
commit
4a12f50281

+ 3 - 2
nngkxxdp/src/main/resources/static/naxsb/cytz.html

@@ -252,6 +252,7 @@
       position: relative;
       -webkit-animation: 20s rowupzt linear infinite normal;
       animation: 20s rowupzt linear infinite normal;
+      cursor: pointer;
     }
 
     .tdgyContent {
@@ -558,7 +559,7 @@
           <div class="contentItem" style="background:url(image/ztfwbg.png) no-repeat;background-size: 100% 100%;">
             <div class="title">
               <span class="text">载体服务</span>
-              <span class="more" @click="golink('ztcrlist.html',2)">更多>></span>
+              <span class="more" @click="golink('ztcrlist.html?id=-1',2)">更多>></span>
             </div>
             <div class="ztfw">
               <div class="ztfwList" v-for="(tab, index)  in this.buildList"
@@ -576,7 +577,7 @@
               <span class="text">园区服务</span>
             </div>
             <div class="yqfw">
-              <div class="yqfwBox mb" @click="golink('tsfw.html')">
+              <div class="yqfwBox mb" @click="golink('tsfw.html?id=1')">
                 <img src="image/listcricle.png" />特色服务
               </div>
               <div class="yqfwBox mb" @click="tolink('dqfw.html')">

+ 7 - 5
nngkxxdp/src/main/resources/static/naxsb/dqfw.html

@@ -306,7 +306,6 @@
 </head>
 
 <body>
-
     <div style="width:100%;height:570px" class="header"></div>
     <div class="dqfw" id="dqfw">
         <div class="hide" v-if="hide"></div>
@@ -340,7 +339,7 @@
             </div>
             <div class="ctlist" style="position: relative;">
                 <div class="list" :class="{ active: currentTab == item.id }" v-for="(item, index)  in leftList"
-                    :key="index" v-if="leftList.length" @click="mentopChange(item.id)">
+                    :key="index" v-if="leftList.length" @mouseover="mentopChange(item.id)">
                     <div class="img"><img :src="'images/dqfwl'+(index+1)+'.png'" alt=""></div>
                     <span>{{item.partyForm?item.partyForm:'- '}}</span>
                     <img src="images/dqfw-arrow.png" alt="">
@@ -362,11 +361,13 @@
                     </div>
                 </div>
                 <div class="dialogContent">
-                    <div class="diaBox">
-                        {{rightdata.createWork}}
+                    <div class="diaBox" v-if="rightdata.createWork">
+                        {{rightdata.createWork?rightdata.createWork:rightdata.imgUrl}}
                     </div>
+                    <img :src="rightdata.imgUrl" style="width: 100%; height: 100%;" v-else-if="rightdata.imgUrl">
 
-                    <div v-if="!rightdata.createWork.length" class="noData">暂无内容</div>
+                    </img>
+                    <div v-else class="noData">暂无内容</div>
                 </div>
             </div>
             <!-- <div class="left">
@@ -414,6 +415,7 @@
         </div>
     </div>
     <div style="width:100%;" class="footer"></div>
+
 </body>
 <script>
     $(function () {

+ 11 - 4
nngkxxdp/src/main/resources/static/naxsb/dqfwNew.html

@@ -480,7 +480,8 @@
           <div class="contentItem" style="background:url(image/tdgybg.png) no-repeat;background-size: 100% 100%;">
             <div class="title">
               <span class="text">土地供应</span>
-              <span class="more" @click="golink('tdcrlist.html',2)">更多>></span>
+              <span class="more" @click="golink('tdcrlist.html?id=-1',1)" v-if="!contentList.length">更多>></span>
+              <span class="more" @click="golink('tdcrlist.html',2)" v-else>更多>></span>
             </div>
             <div class="tdgy">
               <div class="tdgyList" v-for="(tab, index)  in this.contentList" :key="index" @click="goTdcr(tab.id)">
@@ -587,11 +588,17 @@
       this.id = url.searchParams.get('id');
       await this.getParkData()
       if (this.id == 4) {
-        this.tdBackgroundImage = 'image/tdnp.webp';
+        this.tdBackgroundImage = 'image/npxqcyy.jpg';
       } else if (this.id == 6) {
-        this.tdBackgroundImage = 'image/tdcj.webp';
+        this.tdBackgroundImage = 'image/dxkjy.jpg';
       } else if (this.id == 5) {
-        this.tdBackgroundImage = 'image/tdyl.webp';
+        this.tdBackgroundImage = 'image/ylcxg.jpg';
+      } else if (this.id == 1) {
+        this.tdBackgroundImage = 'image/cycyy.jpg';
+      } else if (this.id == 2) {
+        this.tdBackgroundImage = 'image/xjqcdzcyy.jpg';
+      } else if (this.id == 3) {
+        this.tdBackgroundImage = 'image/cjlscxcyy.jpg';
       } else {
         this.tdBackgroundImage = 'image/tdcy.webp';
       }

BIN
nngkxxdp/src/main/resources/static/naxsb/image/cjlscxcyy.jpg


BIN
nngkxxdp/src/main/resources/static/naxsb/image/cycyy.jpg


BIN
nngkxxdp/src/main/resources/static/naxsb/image/dxkjy.jpg


BIN
nngkxxdp/src/main/resources/static/naxsb/image/npxqcyy.jpg


BIN
nngkxxdp/src/main/resources/static/naxsb/image/xjqcdzcyy.jpg


BIN
nngkxxdp/src/main/resources/static/naxsb/image/ylcxg.jpg


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

@@ -316,7 +316,7 @@
           <template slot="title">
             <div class="titleC" @click="goToLink('tdcrlist.html?id=-1')">
               <img src="images/tdcr.png" />
-              <div class="textCollapse">&emsp;土地出让服务</div>
+              <div class="textCollapse">&emsp;土地供应</div>
             </div>
           </template>
           <div class="collapseItem">

+ 11 - 5
nngkxxdp/src/main/resources/static/naxsb/tdcr.html

@@ -325,14 +325,20 @@
                     spaceBetween: 10
                 });
             })
-            if (id == 4) {
-                backgroundImage = 'images/bg-npxq.png';
+            if (this.id == 4) {
+                this.backgroundImage = 'image/npxqcyy.jpg';
             } else if (this.id == 6) {
-                backgroundImage = 'images/bg-dxkjy.png';
+                this.backgroundImage = 'image/dxkjy.jpg';
             } else if (this.id == 5) {
-                backgroundImage = 'images/bg-ylcxg.jpg';
+                this.backgroundImage = 'image/ylcxg.jpg';
+            } else if (this.id == 1) {
+                this.backgroundImage = 'image/cycyy.jpg';
+            } else if (this.id == 2) {
+                this.backgroundImage = 'image/xjqcdzcyy.jpg';
+            } else if (this.id == 3) {
+                this.backgroundImage = 'image/cjlscxcyy.jpg';
             } else {
-                backgroundImage = 'images/indexsyyg.png';
+                this.backgroundImage = 'image/tdcy.webp';
             }
         },
         methods: {

+ 17 - 1
nngkxxdp/src/main/resources/static/naxsb/tdcrlist.html

@@ -276,7 +276,7 @@
                         <div class="list" v-for="(item,index) in contentList"
                             @click="goToLink('tdcr.html?tdid=' + item.id)">
                             <div class="bg">
-                                <img :src="item.imgUrl?item.imgUrl:'images/ztcrlistno.png'" alt="">
+                                <img :src="item.imgUrl?item.imgUrl:backgroundImage" alt="">
                                 <div class="number">{{item.landArea}}&nbsp;亩</div>
                             </div>
                             <div class="title">{{item.landName}}</div>
@@ -313,6 +313,7 @@
                 pointList: [],
                 currentPq: -1,
                 inputValue: '',
+                backgroundImage: 'image/cycyy.jpg',
                 pqList: [
                 ],
             }
@@ -324,6 +325,21 @@
             this.getParkDetail();
             this.getParkData();
             this.getSellLand(id);
+            if (this.id == 4) {
+                this.backgroundImage = 'image/npxqcyy.jpg';
+            } else if (this.id == 6) {
+                this.backgroundImage = 'image/dxkjy.jpg';
+            } else if (this.id == 5) {
+                this.backgroundImage = 'image/ylcxg.jpg';
+            } else if (this.id == 1) {
+                this.backgroundImage = 'image/cycyy.jpg';
+            } else if (this.id == 2) {
+                this.backgroundImage = 'image/xjqcdzcyy.jpg';
+            } else if (this.id == 3) {
+                this.backgroundImage = 'image/cjlscxcyy.jpg';
+            } else {
+                this.backgroundImage = 'image/tdcy.webp';
+            }
         },
         methods: {
             goDeteil(id) {

+ 19 - 30
nngkxxdp/src/main/resources/static/naxsb/ztcrdetail.html

@@ -187,6 +187,14 @@
                 right: 71px;
             }
         }
+
+        .contentleft>.list {
+            justify-content: flex-start;
+        }
+
+        .contentleft>.list .listitm {
+            margin-right: 20px;
+        }
     </style>
 </head>
 
@@ -261,29 +269,6 @@
                         <span>联系方式:</span><span>{{ztcrDetail.contactName?ztcrDetail.contactName:'-'}}&nbsp;&nbsp;{{ztcrDetail.contactPhone}}</span>
                     </div>
                 </div>
-                <!-- <div class="buttontz">
-                    <span>我要投资</span>
-                </div> -->
-                <div class="title">
-                    <img src="images/gyy-title1.png" alt="">
-                    <span>概况</span>
-                </div>
-                <div class="gk">
-                    {{ztcrDetail.introduce}}
-                </div>
-                <div class="title">
-                    <img src="images/hyy-yscb.png" alt="">
-                    <span>要素成本</span>
-                </div>
-                <div class="tablecon" v-html="ztcrDetail.cost" v-if="ztcrDetail.cost">
-                </div>
-                <div class="tablecon" style="font-size: 18px;" v-else>暂未公开</div>
-                <!-- <div class="title">
-                    <img src="images/hyy-rzyq.png" alt="">
-                    <span>入住要求</span>
-                </div>
-                <div class="tablecon" v-html="ztcrDetail.checkin">
-                </div> -->
             </div>
             <div class="contentright" id="mapcontainer"></div>
         </div>
@@ -314,7 +299,7 @@
                 ztcrDetail: {},
                 imgUrl: 'images/slide1.png',
                 swiperList: [],
-                backgroundImage: 'images/indexsyyg.png',
+                backgroundImage: 'image/ztcy.webp',
                 znptList: '学校,轻轨,公交车站'
             }
         },
@@ -335,14 +320,18 @@
                     spaceBetween: 10
                 });
             })
-            if (id == 4) {
-                backgroundImage = 'images/bg-npxq.png';
+            if (this.id == 4) {
+                this.backgroundImage = 'image/ztnp.webp';
             } else if (this.id == 6) {
-                backgroundImage = 'images/bg-dxkjy.png';
+                this.backgroundImage = 'image/ztdx.webp';
             } else if (this.id == 5) {
-                backgroundImage = 'images/bg-ylcxg.jpg';
+                this.backgroundImage = 'image/ztyl.webp';
+            } else if (this.id == 3) {
+                this.backgroundImage = 'image/ztcjcx.webp';
+            } else if (this.id == 2) {
+                this.backgroundImage = 'image/ztxj.webp';
             } else {
-                backgroundImage = 'images/indexsyyg.png';
+                this.backgroundImage = 'image/ztcy.webp';
             }
         },
         methods: {
@@ -368,7 +357,7 @@
 
                         that.swiperList = mdata.imgUrl ? mdata.imgUrl.split(",") : [];
                         if (!that.swiperList.length) {
-                            that.swiperList.push(backgroundImage)
+                            that.swiperList.push(that.backgroundImage)
                         }
                         that.imgUrl = that.swiperList[0];
                         let points = mdata.parkData.addr;

+ 9 - 5
nngkxxdp/src/main/resources/static/naxsb/ztcrlist.html

@@ -351,14 +351,18 @@
             this.getParkData();
             this.getParkDetail();
             this.getSellBuild();
-            if (id == 4) {
-                backgroundImage = 'images/bg-npxq.png';
+            if (this.id == 4) {
+                this.backgroundImage = 'image/ztnp.webp';
             } else if (this.id == 6) {
-                backgroundImage = 'images/bg-dxkjy.png';
+                this.backgroundImage = 'image/ztdx.webp';
             } else if (this.id == 5) {
-                backgroundImage = 'images/bg-ylcxg.jpg';
+                this.backgroundImage = 'image/ztyl.webp';
+            } else if (this.id == 3) {
+                this.backgroundImage = 'image/ztcjcx.webp';
+            } else if (this.id == 2) {
+                this.backgroundImage = 'image/ztxj.webp';
             } else {
-                backgroundImage = 'images/indexsyyg.png';
+                this.backgroundImage = 'image/ztcy.webp';
             }
         },
         methods: {