Merge branch 'feature_0521' of http://git.51jingcheng.com/zhenghuang/bsdgy-front into feature_0521

feature_0521
zhenghuang 5 years ago
commit ba02ce7252

@ -396,4 +396,8 @@ export default {
};
</script>
<style scoped></style>
<style>
.ivu-date-picker .ivu-select-dropdown {
left: 0 !important
}
</style>

@ -31,8 +31,8 @@ module.exports = {
// proxy: 'http://192.168.1.123:8312/'
// proxy: 'http://192.168.31.177:8312/'
// proxy: 'http://localhost:8312/'
// proxy: "http://111.231.218.44:8080/",
proxy: "http://localhost:8080/",
proxy: "http://111.231.218.44:8080/",
// proxy: "http://localhost:8080/",
// proxy: 'http://jdxdev.vipgz4.idcfengye.com/'
},
chainWebpack: (config) => {

Loading…
Cancel
Save