Commit 86df1979 by renyizhao

修改每行卡片数

parent 17a1efd4
......@@ -21,7 +21,7 @@
<p>专业造就品质, 携手共赢,助力企业发展</p></div>
<div class="resource-list">
<el-row :gutter="15">
<el-col :span="8" v-for="(i,index) in list" :key="index">
<el-col :span="6" v-for="(i,index) in list" :key="index">
<div class="resource-item">
<div class="img">
<img :src="i.image" alt=""/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment