Your ROOT_URL in app.ini is http://git.zky.com/ but you are visiting http://61.178.84.89:8998/luoluo/ry_zhky/commit/2e73628273ca31f32cfa9f910d53453ad3fc89d1?style=unified&whitespace=show-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

提交修改

pg_adapter
dshclm 8 months ago
parent 62fdb9599f
commit 2e73628273

File diff suppressed because one or more lines are too long

@ -51,11 +51,6 @@
<script th:src="@{/ruoyi/js/element.js?v=0.0.0}"></script>
</div>
<!-- echarts插件 -->
<div th:fragment="echarts-js">
<script th:src="@{/ruoyi/js/echarts.min.js?v=0.0.0}"></script>
</div>
<!-- ztree树插件 -->
<div th:fragment="ztree-css">
<link th:href="@{/ajax/libs/jquery-ztree/3.5/css/metro/zTreeStyle.css}" rel="stylesheet"/>

Loading…
Cancel
Save