guhongwei324 9 meses atrás
pai
commit
882f0fcf4d

+ 7 - 7
src/components/web-frame/web-parts-one/footer-1.vue

@@ -37,12 +37,7 @@
           </el-col>
           <el-col :span="24" class="thr">
             <span>{{ contactInfo.bq }}</span>
-            <el-link
-              :underline="false"
-              target="_blank"
-              href="https://beian.miit.gov.cn/"
-              >{{ contactInfo.icpLink }}</el-link
-            >
+           
              <el-link
               :underline="false"
               target="_blank"
@@ -51,7 +46,12 @@
               <el-image class="ywImage" :src="ywImage"></el-image>
               {{ contactInfo.ywLink }}</el-link
             >
-            
+             <el-link
+              :underline="false"
+              target="_blank"
+              href="https://beian.miit.gov.cn/"
+              >{{ contactInfo.icpLink }}</el-link
+            >
           </el-col>
         </div>
       </el-col>