fix:现场测试,大屏显示修改

This commit is contained in:
2023-12-20 11:32:14 +08:00
parent 6560d294f8
commit bc4142feb5
8 changed files with 58 additions and 131 deletions

View File

@@ -1,6 +1,6 @@
window.g = {
dev: {
VUE_APP_BASE_API: 'http://127.0.0.1:8012'
VUE_APP_BASE_API: 'http://127.0.0.1:8015'
},
prod: {
VUE_APP_BASE_API: 'http://127.0.0.1:8012'