This is an automated email from the ASF dual-hosted git repository. liuhongyu pushed a commit to branch feature/sync_fe in repository https://gitbox.apache.org/repos/asf/shenyu.git
commit 70cacfcd041ae83cccd14ebb3d03d2ce234e592b Author: liuhy <liuhon...@apache.org> AuthorDate: Tue Dec 31 15:51:07 2024 +0800 [feat] sync fe --- .../src/main/resources/static/{index.c6b9f733.js => index.db384a79.js} | 2 +- shenyu-admin/src/main/resources/static/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/shenyu-admin/src/main/resources/static/index.c6b9f733.js b/shenyu-admin/src/main/resources/static/index.db384a79.js similarity index 81% rename from shenyu-admin/src/main/resources/static/index.c6b9f733.js rename to shenyu-admin/src/main/resources/static/index.db384a79.js index 0b23b70e75..ac14c53528 100644 --- a/shenyu-admin/src/main/resources/static/index.c6b9f733.js +++ b/shenyu-admin/src/main/resources/static/index.db384a79.js @@ -1 +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){"us [...] \ No newline at end of file +!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){"us [...] \ 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 2b889bd405..381e123bda 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.c6b9f733.js"></script></body> +<script type="text/javascript" src="index.db384a79.js"></script></body> </html>