snafm0 %!s(int64=5) %!d(string=hai) anos
pai
achega
bf959bf4ba
Modificáronse 2 ficheiros con 1 adicións e 2 borrados
  1. 1 1
      build/webpack.dev.conf.js
  2. 0 1
      src/components/Preview.vue

+ 1 - 1
build/webpack.dev.conf.js

@@ -34,7 +34,7 @@ const devWebpackConfig = merge(baseWebpackConfig, {
     compress: true,
     // host: HOST || config.dev.host,
     // host: '192.168.3.6',
-    host: '192.168.1.106',
+    host: '192.168.4.55',
     port: PORT || config.dev.port,
     open: config.dev.autoOpenBrowser,
     overlay: config.dev.errorOverlay

+ 0 - 1
src/components/Preview.vue

@@ -179,7 +179,6 @@ export default {
           }else if(textArr[k].textP){
             msg += textArr[k].textP + ';'
           }
-          
         }
       }    
       return trimDots(msg);