@@ -164,7 +164,7 @@
<el-col :span="24" class="newimage2">
<el-image :src="two" style="width:100%;height:100px;position:relative;"> </el-image>
- <span>使用手册</span>
+
</el-col>
<el-col :span="24">
@@ -140,6 +140,9 @@ export default {
width: 1200px;
min-height: 600px;
}
+.serviceOne {
+ margin: 20px 0 0 0;
+}
.infoleft {
height: 320px;
box-shadow: 0 0 10px #2d64b3;