Commit 3943d4c3217813863cb00805a8924273249faad7

Authored by xp.Huang
1 parent a8e67166

feat: v1.2.0_release

1 1 # Proxy
2   -VITE_GLOB_PROXY = [["/api", "http://222.180.200.114:48080/api"]]
  2 +VITE_GLOB_PROXY = [["/api", "http://localhost:8080/api"]]
3 3
4 4 # Api prefix
5 5 VITE_GLOB_API_URL = /api
... ...
1 1 # Proxy
2   -VITE_GLOB_PROXY = [["/api", "http://222.180.200.114:48080/api"]]
  2 +VITE_GLOB_PROXY = [["/api", "http://localhost:8080/api"]]
3 3
4 4 # Api prefix
5 5 VITE_GLOB_API_URL = /api
... ...
1 1 #### ThingsKit可视化自定大屏设计
2 2
3   -版本:v1.1.2_release
\ No newline at end of file
  3 +版本:v1.2.0_release
\ No newline at end of file
... ...