Ver código fonte

样式修改

tanxue 2 anos atrás
pai
commit
6d6f7f5fbb

+ 1 - 1
components/common/layout/desComp/desWithCode.vue

@@ -87,7 +87,7 @@ export default {
 
   h4 {font-size: 30px;text-align: center;margin: 0 0 45px;color: #fff;}
 
-  img {width: 142px;height: 142px;margin: 0 auto;}
+  img {width: 142px;height: 142px;margin: 0 auto;border: 1px solid #46c37b;padding: 5px;}
 
   p {font-size: 18px;text-align: center;margin: 24px 0 0;color: #fff;}
 

+ 1 - 1
pages/product/peixun.vue

@@ -400,7 +400,7 @@ export default {
 
   .client-zhibo-box {
     text-align: center;
-    margin: 0 auto;
+    margin: 24px auto 48px;
     h4 {
       font-weight: 800;
       font-size: 18px;