Sfoglia il codice sorgente

新增详情页地址

tanxue 4 anni fa
parent
commit
b827de56a7

+ 28 - 28
pages/index.vue

@@ -74,7 +74,7 @@
                   <h4>{{item.demandTitle}}<a :href="`${baseUrl}/${item.demandHref}`"><span>了解详情</span><i></i></a></h4>
                   <p>{{item.demandText}}</p>
                   <div class="demand-icon-box">
-                    <a v-for="item2 in item.demandLinkBox" :href="item2.href"><img :src="item2.img" alt="客户案例"></a>
+                    <a v-for="item2 in item.demandLinkBox" :href="`${baseUrl}/${item2.href}`"><img :src="item2.img" alt="客户案例"></a>
                   </div>
                 </div>
               </li>
@@ -90,7 +90,7 @@
                   <h4>{{item.demandTitle}}<a :href="`${baseUrl}/${item.demandHref}`"><span>了解详情</span><i></i></a></h4>
                   <p>{{item.demandText}}</p>
                   <div class="demand-icon-box">
-                    <a v-for="item2 in item.demandLinkBox" :href="item2.href"><img :src="item2.img" alt="客户案例"></a>
+                    <a v-for="item2 in item.demandLinkBox" :href="`${baseUrl}/${item2.href}`"><img :src="item2.img" alt="客户案例"></a>
                   </div>
                 </div>
               </li>
@@ -315,11 +315,11 @@
             demandLinkBox: [
               {
                 img:        require(`~/static/images/client/index/index-demand-icon1-1.png`),
-                href: '#',
+                href: 'government',
               },
               {
                 img:        require(`~/static/images/client/index/index-demand-icon1-2.png`),
-                href: '#',
+                href: 'government',
               },
             ],
           },
@@ -331,11 +331,11 @@
             demandLinkBox: [
               {
                 img:        require(`~/static/images/client/index/index-demand-icon2-1.png`),
-                href: '#',
+                href: 'information',
               },
               {
                 img:        require(`~/static/images/client/index/index-demand-icon2-2.png`),
-                href: '#',
+                href: 'information',
               },
             ],
           },
@@ -347,19 +347,19 @@
             demandLinkBox: [
               {
                 img:        require(`~/static/images/client/index/index-demand-icon3-1.png`),
-                href: '#',
+                href: 'energy',
               },
               {
                 img:        require(`~/static/images/client/index/index-demand-icon3-2.png`),
-                href: '#',
+                href: 'energy',
               },
               {
                 img:        require(`~/static/images/client/index/index-demand-icon3-3.png`),
-                href: '#',
+                href: 'energy',
               },
               {
                 img:        require(`~/static/images/client/index/index-demand-icon3-4.png`),
-                href: '#',
+                href: 'energy',
               },
             ],
           },
@@ -371,11 +371,11 @@
             demandLinkBox: [
               {
                 img:        require(`~/static/images/client/index/index-demand-icon4-1.png`),
-                href: '#',
+                href: 'financial',
               },
               {
                 img:        require(`~/static/images/client/index/index-demand-icon4-2.png`),
-                href: '#',
+                href: 'financial',
               },
             ],
           },
@@ -387,11 +387,11 @@
             demandLinkBox: [
               {
                 img:        require(`~/static/images/client/index/index-demand-icon5-1.png`),
-                href: '#',
+                href: 'traffic',
               },
               {
                 img:        require(`~/static/images/client/index/index-demand-icon5-2.png`),
-                href: '#',
+                href: 'traffic',
               },
             ],
           },
@@ -403,15 +403,15 @@
             demandLinkBox: [
               {
                 img:        require(`~/static/images/client/index/index-demand-icon6-1.png`),
-                href: '#',
+                href: 'education',
               },
               {
                 img:        require(`~/static/images/client/index/index-demand-icon6-2.png`),
-                href: '#',
+                href: 'education',
               },
               {
                 img:        require(`~/static/images/client/index/index-demand-icon6-3.png`),
-                href: '#',
+                href: 'education',
               },
             ],
           },
@@ -425,11 +425,11 @@
             demandLinkBox: [
               {
                 img:        require(`~/static/images/client/index/index-demand-icon7-1.png`),
-                href: '#',
+                href: 'restaurant',
               },
               {
                 img:        require(`~/static/images/client/index/index-demand-icon7-2.png`),
-                href: '#',
+                href: 'restaurant',
               },
             ],
           },
@@ -441,11 +441,11 @@
             demandLinkBox: [
               {
                 img:        require(`~/static/images/client/index/index-demand-icon8-1.png`),
-                href: '#',
+                href: 'trainEducation',
               },
               {
                 img:        require(`~/static/images/client/index/index-demand-icon8-2.png`),
-                href: '#',
+                href: 'trainEducation',
               },
             ],
           },
@@ -457,11 +457,11 @@
             demandLinkBox: [
               {
                 img:        require(`~/static/images/client/index/index-demand-icon9-1.png`),
-                href: '#',
+                href: 'medical',
               },
               {
                 img:        require(`~/static/images/client/index/index-demand-icon9-2.png`),
-                href: '#',
+                href: 'medical',
               },
             ],
           },
@@ -473,11 +473,11 @@
             demandLinkBox: [
               {
                 img:        require(`~/static/images/client/index/index-demand-icon10-1.png`),
-                href: '#',
+                href: 'trainGovernment',
               },
               {
                 img:        require(`~/static/images/client/index/index-demand-icon10-2.png`),
-                href: '#',
+                href: 'trainGovernment',
               },
             ],
           },
@@ -489,15 +489,15 @@
             demandLinkBox: [
               {
                 img:        require(`~/static/images/client/index/index-demand-icon11-1.png`),
-                href: '#',
+                href: 'trainEnergy',
               },
               {
                 img:        require(`~/static/images/client/index/index-demand-icon11-2.png`),
-                href: '#',
+                href: 'trainEnergy',
               },
               {
                 img:        require(`~/static/images/client/index/index-demand-icon11-3.png`),
-                href: '#',
+                href: 'trainEnergy',
               },
             ],
           },

BIN
static/images/client/Industrydetails/finance-banner-img.png


BIN
static/images/client/Industrydetails/government-banner-img.png


BIN
static/images/client/Industrydetails/medical-banner-img.png


BIN
static/images/client/index/index-demand-icon10-1.png