weapp测试结束

This commit is contained in:
2019-03-26 14:44:41 +08:00
parent 636304af73
commit 870fc47323
11 changed files with 98 additions and 58 deletions

View File

@@ -8,16 +8,9 @@ module.exports = {
h5: {
esnextModules: ['taro-ui'],
// devServer: {
// proxy: {
// '/api': 'http://192.168.1.230/Shop-ajaxStore',
// changeOrigin: true,
// headers: {
// // 后端要校验请求源,那改下 host 或者 origin 不就美滋滋了?
// Host: '192.168.1.230',
// Origin: '192.168.1.230'
// }
// }
// }
devServer:{
host: "192.168.1.120",
port:80
}
}
}