chenzhen2 преди 1 година
родител
ревизия
e5a0ac1f3d
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  1. 2 1
      src/config/index.js

+ 2 - 1
src/config/index.js

@@ -27,7 +27,8 @@ const duoduoenvService = '/duoduo-service/duoduoenv-service/'
 config = Object.assign(base, config, {
   // h5PagePath: config.h5Origin + '/#',
   h5PagePath: 'http://localhost:8081/' + '/#',
-  h5StaticPath: 'http://192.168.16.234:8080/static',
+  // h5StaticPath: 'http://192.168.16.234:8080/static',
+  h5StaticPath:'/static',
   // h5StaticPath: config.h5Origin + '/static/WeChat',
   featuresVersion,
   projectName,