Browse Source

荣耀20样式兼容

zhouna 5 years ago
parent
commit
22078282b4
2 changed files with 5 additions and 4 deletions
  1. 3 3
      config/index.js
  2. 2 1
      src/common/OptionInp.vue

+ 3 - 3
config/index.js

@@ -3,11 +3,11 @@
 // see http://vuejs-templates.github.io/webpack for documentation.
 // see http://vuejs-templates.github.io/webpack for documentation.
 
 
 const path = require('path')
 const path = require('path')
-// const proxy_path = 'http://192.168.2.236:80';
+//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.236:5050';
-// const proxy_path = 'http://192.168.2.241:5050';
+const proxy_path = 'http://192.168.2.241:5050';
 // const proxy_path = 'http://223.93.170.82:23650';
 // const proxy_path = 'http://223.93.170.82:23650';
-const proxy_path = 'http://223.93.170.82:24182';
+// const proxy_path = 'http://223.93.170.82:24182';
 
 
 module.exports = {
 module.exports = {
   dev: {
   dev: {

+ 2 - 1
src/common/OptionInp.vue

@@ -100,7 +100,8 @@ import $ from 'jquery';
       padding-left: .05rem;
       padding-left: .05rem;
       background-color: transparent;
       background-color: transparent;
       position: relative;
       position: relative;
-      top: 1px;
+      /*top: 1px;*/
+       vertical-align: middle;
       box-sizing: border-box;
       box-sizing: border-box;
        &.cancel{
        &.cancel{
           color:#ccc ;
           color:#ccc ;