Browse Source

青谷调整

wangxy 3 years ago
parent
commit
0a3af8cfda
2 changed files with 3 additions and 1 deletions
  1. 2 0
      pages/solution/peixun.vue
  2. 1 1
      plugins/consult.js

+ 2 - 0
pages/solution/peixun.vue

@@ -272,6 +272,8 @@ export default {
 // 企业现状
 .client-xianzhuang-box {
   margin-top: 120px;
+  background-image: none;
+  height: 230px;
 
   h4 {
     text-align: center;

+ 1 - 1
plugins/consult.js

@@ -2,7 +2,7 @@
 var _hmt = _hmt || [];
 (function() {
   var hm = document.createElement("script");
-  hm.src = "https://hm.baidu.com/hm.js?2712b0b7ca4b1b2b98bea0ea1638ff0f";
+  hm.src = "https://hm.baidu.com/hm.js?0288c259e4ac8be07c4c238fcc91760f";
   var s = document.getElementsByTagName("script")[0];
   s.parentNode.insertBefore(hm, s);
 })();