lrf402788946 hace 5 años
padre
commit
c9efeb8145
Se han modificado 2 ficheros con 5 adiciones y 2 borrados
  1. 1 1
      src/components/index.vue
  2. 4 1
      src/layout/index/login.vue

+ 1 - 1
src/components/index.vue

@@ -237,7 +237,7 @@ export default {
   margin: 10px 0 0 0;
 }
 .login {
-  height: 50px;
+  // height: 50px;
   margin: 10px 0 0 0;
   overflow: hidden;
 }

+ 4 - 1
src/layout/index/login.vue

@@ -17,6 +17,9 @@
         <el-link :underline="false" target="_blank" href="http://file.ncss.org.cn/ncsFile/ncss/guidebook/rec_guide.pdf">
           <el-image style="width:167px;height:50px;padding: 0 0 0 15px;" :src="shouces"></el-image>
         </el-link>
+        <el-col :span="24">
+          <iframe width="100%" height="360" frameborder="0" src="http://www.jilinjobs.cn:7000/eweb/jygl/zpfw.so?type=wbyy"></iframe>
+        </el-col>
       </el-col>
     </el-row>
   </div>
@@ -42,7 +45,7 @@ export default {
 
 <style lang="less" scoped>
 .login {
-  height: 50px;
+  // height: 50px;
   line-height: 0px;
   background-color: #4193c5;
 }