Commit f3d7145f authored by huangjie's avatar huangjie

*

parent 963df5ab
......@@ -703,3 +703,5 @@ ul, li {
border-radius: 0;
padding: 10px;
}
.el-table__fixed {height:auto !important; bottom:17px !important; }
This diff is collapsed.
......@@ -34,7 +34,8 @@ module.exports = {
proxy: {
// detail: https://cli.vuejs.org/config/#devserver-proxy
[process.env.VUE_APP_BASE_API]: {
target: `http://122.9.160.122:9011`,
// target: `http://122.9.160.122:9011`,
target: `http://47.104.91.229:9099/prod-api `,
// target: `http://192.168.60.126:9011`,
// target: `http://192.168.60.27:8766`,
changeOrigin: true,
......
Markdown is supported
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