zhao 6 ay önce
ebeveyn
işleme
ba6bd2de3a

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

@@ -292,7 +292,7 @@
         $(".footer").load('footer/footer.html');
     });
 </script>
-<script src="swiper/swiper-bundle.js"></script>
+<script src="https://www.cqna.gov.cn/syygapi/naxsb/swiper/swiper-bundle.js"></script>
 <script>
     new Vue({
         el: '#tdcr',
@@ -301,7 +301,7 @@
                 reqPtah: '',
                 tdcrDetail: {},
                 imgUrl: '',
-                backgroundImage: 'images/indexsyyg.png',
+                backgroundImage: 'https://www.cqna.gov.cn/syygapi/naxsb/images/indexsyyg.png',
                 swiperList: []
             }
         },
@@ -323,19 +323,19 @@
                 });
             })
             if (id == 4) {
-                this.backgroundImage = 'image/npxqcyy.jpg';
+                this.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/npxqcyy.jpg';
             } else if (id == 6) {
-                this.backgroundImage = 'image/dxkjy.jpg';
+                this.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/dxkjy.jpg';
             } else if (id == 5) {
-                this.backgroundImage = 'image/ylcxg.jpg';
+                this.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/ylcxg.jpg';
             } else if (id == 1) {
-                this.backgroundImage = 'image/cycyy.jpg';
+                this.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/cycyy.jpg';
             } else if (id == 2) {
-                this.backgroundImage = 'image/xjqcdzcyy.jpg';
+                this.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/xjqcdzcyy.jpg';
             } else if (id == 3) {
-                this.backgroundImage = 'image/cjlscxcyy.jpg';
+                this.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/cjlscxcyy.jpg';
             } else {
-                this.backgroundImage = 'image/tdcy.webp';
+                this.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/tdcy.webp';
             }
         },
         methods: {
@@ -343,7 +343,7 @@
                 window.history.go(-1)
             },
             imgDetail(imgurl) {
-                if (imgurl == "images/tdcr0.png") {
+                if (imgurl == "https://www.cqna.gov.cn/syygapi/naxsb/images/tdcr0.png") {
                     return
                 }
                 this.imgUrl = imgurl;

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

@@ -313,7 +313,7 @@
                 pointList: [],
                 currentPq: -1,
                 inputValue: '',
-                backgroundImage: 'image/cycyy.jpg',
+                backgroundImage: 'https://www.cqna.gov.cn/syygapi/naxsb/image/cycyy.jpg',
                 pqList: [
                 ],
             }
@@ -326,44 +326,44 @@
             this.getParkData();
             this.getSellLand(id);
             if (id == 4) {
-                this.backgroundImage = 'image/npxqcyy.jpg';
+                this.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/npxqcyy.jpg';
             } else if (id == 6) {
-                this.backgroundImage = 'image/dxkjy.jpg';
+                this.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/dxkjy.jpg';
             } else if (id == 5) {
-                this.backgroundImage = 'image/ylcxg.jpg';
+                this.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/ylcxg.jpg';
             } else if (id == 1) {
-                this.backgroundImage = 'image/cycyy.jpg';
+                this.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/cycyy.jpg';
             } else if (id == 2) {
-                this.backgroundImage = 'image/xjqcdzcyy.jpg';
+                this.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/xjqcdzcyy.jpg';
             } else if (id == 3) {
-                this.backgroundImage = 'image/cjlscxcyy.jpg';
+                this.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/cjlscxcyy.jpg';
             } else {
-                this.backgroundImage = 'image/tdcy.webp';
+                this.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/tdcy.webp';
             }
         },
         methods: {
             goDeteil(id) {
                 if (id) {
-                    window.location.href = "ztcrdetail.html?ztid=" + id;
+                    window.location.href = "https://www.cqna.gov.cn/syygapi/naxsb/ztcrdetail.html?ztid=" + id;
                 }
             },
             handleParkChange(data) {
                 this.currentPq = data.id;
                 var id = data.id;
                 if (id == 4) {
-                    this.backgroundImage = 'image/npxqcyy.jpg';
+                    this.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/npxqcyy.jpg';
                 } else if (id == 6) {
-                    this.backgroundImage = 'image/dxkjy.jpg';
+                    this.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/dxkjy.jpg';
                 } else if (id == 5) {
-                    this.backgroundImage = 'image/ylcxg.jpg';
+                    this.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/ylcxg.jpg';
                 } else if (id == 1) {
-                    this.backgroundImage = 'image/cycyy.jpg';
+                    this.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/cycyy.jpg';
                 } else if (id == 2) {
-                    this.backgroundImage = 'image/xjqcdzcyy.jpg';
+                    this.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/xjqcdzcyy.jpg';
                 } else if (id == 3) {
-                    this.backgroundImage = 'image/cjlscxcyy.jpg';
+                    this.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/cjlscxcyy.jpg';
                 } else {
-                    this.backgroundImage = 'image/tdcy.webp';
+                    this.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/tdcy.webp';
                 }
                 this.inputValue = '';
                 this.getParkDetail();

+ 10 - 10
nngkxxdp/src/main/resources/static/naxsb/znxz.html

@@ -293,7 +293,7 @@
                 contentList: [
                 ],
                 pointList: [],
-                backgroundImage: 'image/ztcy.webp'
+                backgroundImage: 'https://www.cqna.gov.cn/syygapi/naxsb/image/ztcy.webp'
             }
         },
         methods: {
@@ -315,7 +315,7 @@
             },
             goDeteil(id) {
                 if (id) {
-                    window.location.href = "ztcrdetail.html?ztid=" + id;
+                    window.location.href = "https://www.cqna.gov.cn/syygapi/naxsb/ztcrdetail.html?ztid=" + id;
                 }
             },
             getListData(json) {
@@ -345,7 +345,7 @@
             newchoice() {
                 sessionStorage.setItem('znxztabs', JSON.stringify({}));
                 sessionStorage.setItem('znxz', '');
-                window.location.href = 'znxzchoice.html'
+                window.location.href = 'https://www.cqna.gov.cn/syygapi/naxsb/znxzchoice.html'
             },
             loadMap(currentPoint) {
                 let that = this;
@@ -402,7 +402,7 @@
                         that.parkMap.addOverlay(marker);
                         marker.addEventListener('click', function () {
                             var id = d.id;
-                            window.location.href = 'ztcrdetail.html?ztid=' + id;
+                            window.location.href = 'https://www.cqna.gov.cn/syygapi/naxsb/ztcrdetail.html?ztid=' + id;
                         });
                     });
                 });
@@ -424,17 +424,17 @@
                 this.tjdzList = znxztabs.split(',');
             }
             if (id == 4) {
-                this.backgroundImage = 'image/ztnp.webp';
+                this.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/ztnp.webp';
             } else if (id == 6) {
-                this.backgroundImage = 'image/ztdx.webp';
+                this.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/ztdx.webp';
             } else if (id == 5) {
-                this.backgroundImage = 'image/ztyl.webp';
+                this.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/ztyl.webp';
             } else if (id == 3) {
-                this.backgroundImage = 'image/ztcjcx.webp';
+                this.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/ztcjcx.webp';
             } else if (id == 2) {
-                this.backgroundImage = 'image/ztxj.webp';
+                this.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/ztxj.webp';
             } else {
-                this.backgroundImage = 'image/ztcy.webp';
+                this.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/ztcy.webp';
             }
         }
     })

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

@@ -308,7 +308,7 @@
                     const znxzString = JSON.stringify(znxz);
                     sessionStorage.setItem('znxztabs', selectTabs);
                     sessionStorage.setItem('znxz', znxzString);
-                    window.location.href = "znxz.html"
+                    window.location.href = "https://www.cqna.gov.cn/syygapi/naxsb/znxz.html"
                 } else {
                     var znxz = {
                         "productModule": this.currfwhy,
@@ -451,7 +451,7 @@
         }
     })
 </script>
-<script type="text/javascript" src="js/rightmap.js"></script>
+<script type="text/javascript" src="https://www.cqna.gov.cn/syygapi/naxsb/js/rightmap.js"></script>
 
 <script>
     var that = this;

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

@@ -284,11 +284,11 @@
         * 导航栏
         * footer CopyRight
         */
-        $(".header").load('top/top_style.html');
-        $(".footer").load('footer/footer.html');
+        $(".header").load('https://www.cqna.gov.cn/syygapi/naxsb/top/top_style.html');
+        $(".footer").load('https://www.cqna.gov.cn/syygapi/naxsb/footer/footer.html');
     });
 </script>
-<script src="swiper/swiper-bundle.js"></script>
+<script src="https://www.cqna.gov.cn/syygapi/naxsb/swiper/swiper-bundle.js"></script>
 <script>
 
 </script>
@@ -299,7 +299,7 @@
             return {
                 reqPtah: '',
                 ztcrDetail: {},
-                imgUrl: 'images/slide1.png',
+                imgUrl: 'https://www.cqna.gov.cn/syygapi/naxsb/images/slide1.png',
                 swiperList: [],
                 backgroundImage: '',
                 znptList: '学校,轻轨,公交车站'
@@ -328,7 +328,7 @@
                 window.history.go(-1)
             },
             imgDetail(imgurl) {
-                if (imgurl == "images/tdcr0.png") {
+                if (imgurl == "https://www.cqna.gov.cn/syygapi/naxsb/images/tdcr0.png") {
                     return
                 }
                 this.imgUrl = imgurl;
@@ -345,19 +345,19 @@
                         that.ztcrDetail = mdata;
                         var yqid = mdata.parkData.id;
                         if (yqid == 4) {
-                            that.backgroundImage = 'image/npxq.webp';
+                            that.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/npxq.webp';
                         } else if (yqid == 6) {
-                            that.backgroundImage = 'image/dxkjy.webp';
+                            that.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/dxkjy.webp';
                         } else if (yqid == 5) {
-                            that.backgroundImage = 'image/ylcxg.png';
+                            that.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/ylcxg.png';
                         } else if (yqid == 3) {
-                            that.backgroundImage = 'image/cjls.webp';
+                            that.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/cjls.webp';
                         } else if (yqid == 2) {
-                            that.backgroundImage = 'image/xjcy.webp';
+                            that.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/xjcy.webp';
                         } else if (yqid == 1) {
-                            that.backgroundImage = 'image/cygyy.webp';
+                            that.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/cygyy.webp';
                         } else {
-                            that.backgroundImage = 'image/cygyy.webp';
+                            that.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/cygyy.webp';
                         }
                         that.swiperList = mdata.imgUrl ? mdata.imgUrl.split(",") : [];
                         if (!that.swiperList.length) {

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

@@ -341,7 +341,7 @@
                     }
                 ],
                 contentList: [],
-                backgroundImage: 'images/indexsyyg.png',
+                backgroundImage: 'https://www.cqna.gov.cn/syygapi/naxsb/images/indexsyyg.png',
             }
         },
         mounted() {
@@ -352,19 +352,19 @@
             this.getParkDetail();
             this.getSellBuild();
             if (id == 4) {
-                this.backgroundImage = 'image/npxq.webp';
+                this.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/npxq.webp';
             } else if (id == 6) {
-                this.backgroundImage = 'image/dxkjy.webp';
+                this.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/dxkjy.webp';
             } else if (id == 5) {
-                this.backgroundImage = 'image/ylcxg.png';
+                this.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/ylcxg.png';
             } else if (id == 3) {
-                this.backgroundImage = 'image/cjls.webp';
+                this.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/cjls.webp';
             } else if (id == 2) {
-                this.backgroundImage = 'image/xjcy.webp';
+                this.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/xjcy.webp';
             } else if (id == 1) {
-                this.backgroundImage = 'image/cygyy.webp';
+                this.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/cygyy.webp';
             } else {
-                this.backgroundImage = 'image/cygyy.webp';
+                this.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/cygyy.webp';
             }
         },
         methods: {
@@ -375,19 +375,19 @@
                 this.currentPq = data.id;
                 var id = data.id;
                 if (id == 4) {
-                    this.backgroundImage = 'image/npxq.webp';
+                    this.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/npxq.webp';
                 } else if (id == 6) {
-                    this.backgroundImage = 'image/dxkjy.webp';
+                    this.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/dxkjy.webp';
                 } else if (id == 5) {
-                    this.backgroundImage = 'image/ylcxg.png';
+                    this.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/ylcxg.png';
                 } else if (id == 3) {
-                    this.backgroundImage = 'image/cjls.webp';
+                    this.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/cjls.webp';
                 } else if (id == 2) {
-                    this.backgroundImage = 'image/xjcy.webp';
+                    this.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/xjcy.webp';
                 } else if (id == 1) {
-                    this.backgroundImage = 'image/cygyy.webp';
+                    this.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/cygyy.webp';
                 } else {
-                    this.backgroundImage = 'image/cygyy.webp';
+                    this.backgroundImage = 'https://www.cqna.gov.cn/syygapi/naxsb/image/cygyy.webp';
                 }
                 this.getSellBuild();
                 this.getParkDetail();