no message
This commit is contained in:
parent
c729cc67e6
commit
c1d2a11486
@ -11,6 +11,6 @@ VUE_APP_BASE_API = '/dev-api'
|
|||||||
VUE_APP_PUBLIC_PATH = '/'
|
VUE_APP_PUBLIC_PATH = '/'
|
||||||
|
|
||||||
# 后端接口地址
|
# 后端接口地址
|
||||||
VUE_APP_SERVER_URL = 'http://localhost:8080/'
|
VUE_APP_SERVER_URL = 'http://localhost:8081/'
|
||||||
|
|
||||||
# http://192.168.0.121:8080/
|
# http://192.168.0.121:8080/
|
||||||
|
@ -13,7 +13,7 @@ VUE_APP_PUBLIC_PATH = '/'
|
|||||||
# 后端接口地址
|
# 后端接口地址
|
||||||
#VUE_APP_SERVER_URL = 'http://192.168.31.96:8080/'
|
#VUE_APP_SERVER_URL = 'http://192.168.31.96:8080/'
|
||||||
#VUE_APP_SERVER_URL = 'http://192.168.31.178:8081'
|
#VUE_APP_SERVER_URL = 'http://192.168.31.178:8081'
|
||||||
VUE_APP_SERVER_URL = 'http://localhost:8080/'
|
VUE_APP_SERVER_URL = 'http://localhost:8081/'
|
||||||
|
|
||||||
# cp端地址
|
# cp端地址
|
||||||
# VUE_PC_SERVER_URL = 'http://47.95.206.185:85/'
|
# VUE_PC_SERVER_URL = 'http://47.95.206.185:85/'
|
||||||
|
@ -15,4 +15,4 @@ VUE_APP_PUBLIC_PATH = '/'
|
|||||||
#VUE_APP_SERVER_URL = 'http://192.168.31.96:8080/'
|
#VUE_APP_SERVER_URL = 'http://192.168.31.96:8080/'
|
||||||
#VUE_APP_SERVER_URL = 'http://192.168.31.178:8081'
|
#VUE_APP_SERVER_URL = 'http://192.168.31.178:8081'
|
||||||
#VUE_APP_SERVER_URL = 'http://192.168.31.55:8081/'
|
#VUE_APP_SERVER_URL = 'http://192.168.31.55:8081/'
|
||||||
VUE_APP_SERVER_URL = 'http://localhost:8080/'
|
VUE_APP_SERVER_URL = 'http://localhost:8081/'
|
||||||
|
Loading…
Reference in New Issue
Block a user