1.更换部分模块接口
This commit is contained in:
2025-12-03 16:13:20 +08:00
parent 61e83f6c78
commit 593c8bfe0b
11 changed files with 123 additions and 74 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ MAINTAINER jeecgos@163.com
VOLUME /tmp
ENV LANG en_US.UTF-8
ENV VITE_GLOB_API_URL https://api.xjygjk.com
ENV VITE_GLOB_API_URL http://api-xj.tri.dt.io
RUN echo "server { \
#解决Router(mode: 'history')模式下,刷新路由地址不能找到页面的问题 \