Compare commits

...

2 Commits

Author SHA1 Message Date
yuankai 5c8a30f438 test 5 years ago
yuankai 3bc876371f 样式 5 years ago

@ -368,4 +368,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