소스 검색

样式有问题

luolei 4 년 전
부모
커밋
bca869e1e7
2개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 2 2
      config/index.js
  2. 1 1
      src/common/PushSymptom.vue

+ 2 - 2
config/index.js

@@ -3,8 +3,8 @@
 // see http://vuejs-templates.github.io/webpack for documentation.
 
 const path = require('path')
-//const proxy_path = 'http://192.168.2.121:5050';
-const proxy_path = 'http://192.168.2.236:5050';
+const proxy_path = 'http://192.168.2.121:5050';
+// const proxy_path = 'http://192.168.2.236:5050';
 // const proxy_path = 'http://127.0.0.1:5050';
 // const proxy_path = 'http://223.93.170.82:23650';
 // const proxy_path = 'http://223.93.170.82:24182';

+ 1 - 1
src/common/PushSymptom.vue

@@ -260,7 +260,7 @@
     box-shadow: 0 0 30px -10px rgba(104, 124, 189, 0.25);
   }
   .selected-tags{
-    margin-bottom: .8rem;
+    // margin-bottom: .8rem;
     .title{
       color: #aaa;
       font-size: #font[dialog];