Explorar el Código

样式有问题

luolei hace 4 años
padre
commit
bca869e1e7
Se han modificado 2 ficheros con 3 adiciones y 3 borrados
  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];