@@ -197,7 +197,7 @@
<div class="row">
<div class="col-md-6 col-lg-6 center " style="padding-bottom: 5px;margin-top:-30px;"
v-for="showimage in showImageList">
- <img :src="showimage" border="0" style="width:470px;height:340px;"/>
+ <img :src="showimage" border="0" style="width:400px;height:340px;"/>
</div>