This is an automated email from the ASF dual-hosted git repository.

hefengen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shenyu.git


The following commit(s) were added to refs/heads/master by this push:
     new 4f8848c02 add static (#4445)
4f8848c02 is described below

commit 4f8848c0265b8292dcdcf1fabd0e33aafddb0868
Author: Misaya295 <[email protected]>
AuthorDate: Mon Mar 6 23:09:17 2023 +0800

    add static (#4445)
---
 shenyu-admin/src/main/resources/static/index.c7c7b3e8.js | 1 +
 shenyu-admin/src/main/resources/static/index.html        | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/shenyu-admin/src/main/resources/static/index.c7c7b3e8.js 
b/shenyu-admin/src/main/resources/static/index.c7c7b3e8.js
new file mode 100644
index 000000000..58a66d49e
--- /dev/null
+++ b/shenyu-admin/src/main/resources/static/index.c7c7b3e8.js
@@ -0,0 +1 @@
+!function(e){function t(r){if(n[r])return n[r].exports;var 
o=n[r]={i:r,l:!1,exports:{}};return 
e[r].call(o.exports,o,o.exports,t),o.l=!0,o.exports}var 
n={};t.m=e,t.c=n,t.d=function(e,n,r){t.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},t.n=function(e){var
 n=e&&e.__esModule?function(){return e.default}:function(){return e};return 
t.d(n,"a",n),n},t.o=function(e,t){return 
Object.prototype.hasOwnProperty.call(e,t)},t.p="/",t(t.s="lVK7")}({"+0it":function(e,t,n){"u
 [...]
\ No newline at end of file
diff --git a/shenyu-admin/src/main/resources/static/index.html 
b/shenyu-admin/src/main/resources/static/index.html
index 07d7eec47..a4b46b064 100644
--- a/shenyu-admin/src/main/resources/static/index.html
+++ b/shenyu-admin/src/main/resources/static/index.html
@@ -29,6 +29,6 @@
 <body>
   <div id="httpPath" style="display: none" th:text="${domain}"></div>
   <div id="root"></div>
-<script type="text/javascript" src="/index.e0e89752.js"></script></body>
+<script type="text/javascript" src="/index.c7c7b3e8.js"></script></body>
 
 </html>

Reply via email to