weapp测试结束
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user