Compare commits

..

No commits in common. '5c8a30f438ff197e646de868b95bbf6dfabe67c2' and '5468c301710396575c224c637fca88885cb5152a' have entirely different histories.

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