浏览代码

fix: 优化规则引擎前端

yanglzh 8 月之前
父节点
当前提交
e5294b6e65
共有 2 个文件被更改,包括 1 次插入1 次删除
  1. 0 0
      public/plugin/rule/assets/index.58ddf5bf.js
  2. 1 1
      public/plugin/rule/index.html

文件差异内容过多而无法显示
+ 0 - 0
public/plugin/rule/assets/index.58ddf5bf.js


+ 1 - 1
public/plugin/rule/index.html

@@ -7,7 +7,7 @@
   <title>Sagoo Rule Editor</title>
   <script src="/plugin/rule/config.js"></script>
   <script src="../../config.js"></script>
-  <script type="module" crossorigin src="/plugin/rule/assets/index.ee3e96bb.js"></script>
+  <script type="module" crossorigin src="/plugin/rule/assets/index.58ddf5bf.js"></script>
   <link rel="stylesheet" href="/plugin/rule/assets/index.e8c1ee34.css">
 </head>
 <body>

部分文件因为文件数量过多而无法显示