提交 9a6da717 authored 作者: lidongxu's avatar lidongxu

refactor(env): 环境变量积木报表换成局域网地址前缀

同上
上级 f2ca1eaf
...@@ -14,4 +14,4 @@ VITE_APP_PUBLIC_PATH = './' ...@@ -14,4 +14,4 @@ VITE_APP_PUBLIC_PATH = './'
# 第三方服务回调地址 # 第三方服务回调地址
VITE_APP_REDIRECT_URL = 'http://111.198.15.68:86/link/' VITE_APP_REDIRECT_URL = 'http://111.198.15.68:86/link/'
# 积木报表网页资源地址 # 积木报表网页资源地址
VITE_APP_REPORT_URL = 'http://111.198.15.68:86/' VITE_APP_REPORT_URL = 'http://192.168.100.41:8080'
\ No newline at end of file \ No newline at end of file
...@@ -14,4 +14,4 @@ VITE_APP_PUBLIC_PATH = './' ...@@ -14,4 +14,4 @@ VITE_APP_PUBLIC_PATH = './'
# 第三方服务回调地址 # 第三方服务回调地址
VITE_APP_REDIRECT_URL = 'http://111.198.15.68:85/link/' VITE_APP_REDIRECT_URL = 'http://111.198.15.68:85/link/'
# 积木报表网页资源地址 # 积木报表网页资源地址
VITE_APP_REPORT_URL = 'http://111.198.15.68:85/' VITE_APP_REPORT_URL = 'http://192.168.100.39:8080'
\ No newline at end of file \ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论