Browse Source

大港图片修改

jichengcheng 6 years ago
parent
commit
3b470a50ee

BIN
src/dashoo.cn/frontend_web/src/assets/img/nianshen.jpg


BIN
src/dashoo.cn/frontend_web/src/assets/img/xinxibiangeng.jpg


BIN
src/dashoo.cn/frontend_web/src/assets/img/zaixianchaxun.jpg


BIN
src/dashoo.cn/frontend_web/src/assets/img/zaixianjiaofei.jpg


BIN
src/dashoo.cn/frontend_web/src/assets/img/zengxiangshenqing.jpg


BIN
src/dashoo.cn/frontend_web/src/assets/img/zhunrushenqing.jpg


BIN
src/dashoo.cn/frontend_web/src/assets/img/zizhi.jpg


BIN
src/dashoo.cn/frontend_web/src/assets/img/zizhibiangeng.jpg


+ 8 - 8
src/dashoo.cn/frontend_web/src/pages/index.vue

@@ -4,7 +4,7 @@
       <el-row :gutter="40">
         <el-col :span="8">
           <el-card>
-            <img style="height: 130px" src="http://www.ihaier.com/public/web/images/hyqy9.png" class="image">
+            <img style="height: 130px" src="../assets/img/zhunrushenqing.jpg" class="image">
             <div style="padding: 14px;">
               <span style="font-weight: bold">准入申请</span>
               <div class="bottom clearfix">
@@ -17,7 +17,7 @@
         </el-col>
         <el-col :span="8">
           <el-card>
-            <img style="height: 130px" src="http://www.ihaier.com/public/web/images/hyqy7.png" class="image">
+            <img style="height: 130px" src="../assets/img/zengxiangshenqing.jpg" class="image">
             <div style="padding: 14px;">
               <span style="font-weight: bold">增项申请</span>
             </div>
@@ -30,7 +30,7 @@
         </el-col>
         <el-col :span="8">
           <el-card>
-            <img style="height: 130px" src="http://www.ihaier.com/public/web/images/hyqy6.png" class="image">
+            <img style="height: 130px" src="../assets/img/nianshen.jpg" class="image">
             <div style="padding: 14px;">
               <span style="font-weight: bold">年审</span>
             </div>
@@ -43,7 +43,7 @@
       <el-row :gutter="40" style="margin-top: 20px">
         <el-col :span="8">
           <el-card>
-            <img style="height: 130px" src="http://www.ihaier.com/public/web/images/hyqy2.png" class="image">
+            <img style="height: 130px" src="../assets/img/zizhibiangeng.jpg" class="image">
             <div style="padding: 14px;">
               <span style="font-weight: bold">资质变更</span>
               <div class="bottom clearfix">
@@ -54,7 +54,7 @@
         </el-col>
         <el-col :span="8">
           <el-card>
-            <img style="height: 130px" src="http://www.ihaier.com/public/web/images/hyqy7.png" class="image">
+            <img style="height: 130px" src="../assets/img/xinxibiangeng.jpg" class="image">
             <div style="padding: 14px;">
               <span style="font-weight: bold">信息变更</span>
               <div class="bottom clearfix">
@@ -65,7 +65,7 @@
         </el-col>
         <el-col :span="8">
           <el-card>
-            <img style="height: 130px" src="http://www.ihaier.com/public/web/images/hyqy4.png" class="image">
+            <img style="height: 130px" src="../assets/img/zaixianjiaofei.jpg" class="image">
             <div style="padding: 14px;">
               <span style="font-weight: bold">在线缴费</span>
               <div class="bottom clearfix">
@@ -78,7 +78,7 @@
       <el-row :gutter="40" style="margin-top: 20px">
         <el-col :span="8">
           <el-card style="margin-bottom: 20px">
-            <img style="height: 130px" src="http://www.ihaier.com/public/web/images/hyqy5.png" class="image">
+            <img style="height: 130px" src="../assets/img/zaixianchaxun.jpg" class="image">
             <div style="padding: 14px;">
               <span style="font-weight: bold">业务查询</span>
               <div class="bottom clearfix">
@@ -89,7 +89,7 @@
         </el-col>
         <el-col :span="8">
           <el-card style="margin-bottom: 20px">
-            <img style="height: 130px" src="http://www.ihaier.com/public/web/images/hyqy6.png" class="image">
+            <img style="height: 130px" src="../assets/img/zizhi.jpg" class="image">
             <div style="padding: 14px;">
               <span style="font-weight: bold">资质管理</span>
               <div class="bottom clearfix">

+ 9 - 8
src/dashoo.cn/frontend_web/src/pages/login.vue

@@ -19,6 +19,7 @@
 
         </div>
       </div>
+
     </sticky>
 
     <div>
@@ -55,7 +56,7 @@
       <el-row :gutter="20" style="margin-top: 0px">
         <el-col :span="12">
           <el-card :body-style="{ padding: '0px' }" style="margin-top: 0px">
-            <img style="height: 200px" src="http://www.ihaier.com/public/web/images/hyqy9.png" class="image">
+            <img style="height: 200px" src="../assets/img/zhunrushenqing.jpg" class="image">
             <div style="padding: 14px;">
               <span style="font-weight: bold">准入申请</span>
               <div class="bottom clearfix">
@@ -66,7 +67,7 @@
         </el-col>
         <el-col :span="12">
           <el-card :body-style="{ padding: '0px' }"  style="margin-top: 0px">
-            <img style="height: 200px" src="http://www.ihaier.com/public/web/images/hyqy7.png" class="image">
+            <img style="height: 200px" src="../assets/img/zengxiangshenqing.jpg" class="image">
             <div style="padding: 14px;">
               <span style="font-weight: bold">增项申请</span>
               <div class="bottom clearfix">
@@ -77,7 +78,7 @@
         </el-col>
         <el-col :span="12">
           <el-card :body-style="{ padding: '0px' }">
-            <img style="height: 200px" src="http://www.ihaier.com/public/web/images/hyqy6.png" class="image">
+            <img style="height: 200px" src="../assets/img/nianshen.jpg" class="image">
             <div style="padding: 14px;">
               <span style="font-weight: bold">年审</span>
               <div class="bottom clearfix">
@@ -88,7 +89,7 @@
         </el-col>
         <el-col :span="12">
           <el-card :body-style="{ padding: '0px' }" >
-            <img style="height: 200px" src="http://www.ihaier.com/public/web/images/hyqy2.png" class="image">
+            <img style="height: 200px" src="../assets/img/zizhibiangeng.jpg" class="image">
             <div style="padding: 14px;">
               <span style="font-weight: bold">资质变更</span>
               <div class="bottom clearfix">
@@ -99,7 +100,7 @@
         </el-col>
         <el-col :span="12">
           <el-card :body-style="{ padding: '0px' }" >
-            <img style="height: 200px" src="http://www.ihaier.com/public/web/images/hyqy7.png" class="image">
+            <img style="height: 200px" src="../assets/img/xinxibiangeng.jpg" class="image">
             <div style="padding: 14px;">
               <span style="font-weight: bold">信息变更</span>
               <div class="bottom clearfix">
@@ -110,7 +111,7 @@
         </el-col>
         <el-col :span="12">
           <el-card :body-style="{ padding: '0px' }" >
-            <img style="height: 200px" src="http://www.ihaier.com/public/web/images/hyqy4.png" class="image">
+            <img style="height: 200px" src="../assets/img/zaixianjiaofei.jpg" class="image">
             <div style="padding: 14px;">
               <span style="font-weight: bold">在线缴费</span>
               <div class="bottom clearfix">
@@ -121,7 +122,7 @@
         </el-col>
         <el-col :span="12">
           <el-card :body-style="{ padding: '0px' }" style="margin-bottom: 20px">
-            <img style="height: 200px" src="http://www.ihaier.com/public/web/images/hyqy5.png" class="image">
+            <img style="height: 200px" src="../assets/img/zaixianchaxun.jpg" class="image">
             <div style="padding: 14px;">
               <span style="font-weight: bold">业务查询</span>
               <div class="bottom clearfix">
@@ -132,7 +133,7 @@
         </el-col>
         <el-col :span="12">
           <el-card :body-style="{ padding: '0px' }" style="margin-bottom: 20px">
-            <img style="height: 200px" src="http://www.ihaier.com/public/web/images/hyqy6.png" class="image">
+            <img style="height: 200px" src="../assets/img/zizhi.jpg" class="image">
             <div style="padding: 14px;">
               <span style="font-weight: bold">资质管理</span>
               <div class="bottom clearfix">