guhongwei пре 5 година
родитељ
комит
45e501bd78
1 измењених фајлова са 5 додато и 5 уклоњено
  1. 5 5
      src/layout/index/login.vue

+ 5 - 5
src/layout/index/login.vue

@@ -3,19 +3,19 @@
     <el-row>
       <el-col :span="24" class="login">
         <el-link :underline="false" target="_blank">
-          <el-image style="width:294px;height:50px;padding: 0 0 0 40px;" :src="yizhanshi"></el-image>
+          <el-image style="width:294px;height:48px;padding: 0 0 0 40px;" :src="yizhanshi"></el-image>
         </el-link>
         <el-link :underline="false" target="_blank" href="http://jilinbys.ncss.org.cn/login">
-          <el-image style="width:112px;height:50px;padding: 0 0 0 15px;" :src="xuesheng"></el-image>
+          <el-image style="width:112px;height:48px;padding: 0 0 0 15px;" :src="xuesheng"></el-image>
         </el-link>
         <el-link :underline="false" target="_blank" href="http://jilinbys.ncss.org.cn/rec/login">
-          <el-image style="width:112px;height:50px;padding: 0 0 0 15px;" :src="qiye"></el-image>
+          <el-image style="width:112px;height:48px;padding: 0 0 0 15px;" :src="qiye"></el-image>
         </el-link>
         <el-link :underline="false" target="_blank" href="http://file.ncss.org.cn/ncsFile/ncss/guidebook/student_guide.pdf">
-          <el-image style="width:167px;height:50px;padding: 0 0 0 190px;" :src="shouce"></el-image>
+          <el-image style="width:167px;height:48px;padding: 0 0 0 190px;" :src="shouce"></el-image>
         </el-link>
         <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-image style="width:167px;height:48px;padding: 0 0 0 15px;" :src="shouces"></el-image>
         </el-link>
       </el-col>
     </el-row>