|
|
@@ -2,8 +2,8 @@
|
|
|
VITE_ENV = 'development'
|
|
|
|
|
|
# Api地址
|
|
|
-VITE_API_URL = 'http://192.168.3.123:8090'
|
|
|
-VITE_API_URL_img = 'http://192.168.3.123'
|
|
|
+VITE_API_URL = 'http://192.168.3.3:8091'
|
|
|
+VITE_API_URL_img = 'http://192.168.3.3'
|
|
|
# VITE_API_URL = 'http://xia0miduo.gicp.net:8091'
|
|
|
|
|
|
#跳转地址
|