|
@@ -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>
|