|
@@ -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,
|