bug
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
"port": "10323",
|
||||
"proxy": {
|
||||
"/lan": {
|
||||
"target": "http://192.168.1.39:9998",
|
||||
"target": "http://192.168.1.34:19898",
|
||||
"changeOrigin": true,
|
||||
"pathRewrite": {
|
||||
"^/lan": "/"
|
||||
|
||||
@@ -47,5 +47,7 @@ export default {
|
||||
|
||||
<style lang="scss" scoped>
|
||||
.mainEntry {
|
||||
min-height: 100vh;
|
||||
background: #f5f5f5;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user