Commit 20ea711a authored by Junling Bu's avatar Junling Bu
Browse files

chore[litemall-vue]: 继续简化代码

parent 21cfee12
......@@ -9,14 +9,6 @@ module.exports = {
assetsDir: 'static',
productionSourceMap: false,
devServer: {
proxy: {
'/wx': {
target: 'http://127.0.0.1:8080',
// pathRewrite: {
// '/api': ''
// }
}
},
//九键输入法的 「mall」= 「6255」
port: 6255,
},
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment