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

xiaoyu 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 a1aee4cbab [type:feature] namespace import sync front (#5779)
a1aee4cbab is described below

commit a1aee4cbab8c1865396d0cab54271b5114c9b526
Author: aias00 <[email protected]>
AuthorDate: Wed Nov 13 11:53:40 2024 +0800

    [type:feature] namespace import sync front (#5779)
---
 shenyu-admin/src/main/resources/static/index.0e8007d1.js  |  1 +
 shenyu-admin/src/main/resources/static/index.2a428c0d.css | 10 ++++++++++
 shenyu-admin/src/main/resources/static/index.html         |  4 ++--
 3 files changed, 13 insertions(+), 2 deletions(-)

diff --git a/shenyu-admin/src/main/resources/static/index.0e8007d1.js 
b/shenyu-admin/src/main/resources/static/index.0e8007d1.js
new file mode 100644
index 0000000000..d82645b750
--- /dev/null
+++ b/shenyu-admin/src/main/resources/static/index.0e8007d1.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){"us
 [...]
\ No newline at end of file
diff --git a/shenyu-admin/src/main/resources/static/index.2a428c0d.css 
b/shenyu-admin/src/main/resources/static/index.2a428c0d.css
new file mode 100644
index 0000000000..a445febe77
--- /dev/null
+++ b/shenyu-admin/src/main/resources/static/index.2a428c0d.css
@@ -0,0 +1,10 @@
+#root,body,html{height:100%}.plug-content-wrap{padding:24px}.open{color:#14c974}.close{color:#ff586d}.optionParts{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;gap:16px}.ant-layout{min-height:100%}ol,ul{list-style:none}.ant-table{background:#fff}.table-selected{background:#98cdff}.edit{cursor:pointer}.edit,.edit:hover{color:#1890ff}.searchblock{display:-ms-flexbox!important;display:flex!important}.searchblock
 button{margin-left:30px}.ant-table table{padding [...]
+  /*! autoprefixer: ignore next 
*/-webkit-box-orient:vertical;overflow:hidden}.main___i2kiy{width:100%;height:100%;padding:24px}.header___1eXCR,.main___i2kiy{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.header___1eXCR
 
.titleBar___1m0IH{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:end;-ms-flex:1
 1;flex:1 1}.header___1eXCR .titleBar___1m0IH .left___HAYeJ{display:-ms-flexbo 
[...]
+ * 
+ * antd v3.26.20
+ * 
+ * Copyright 2015-present, Alipay, Inc.
+ * All rights reserved.
+ *       
+ 
*/body,html{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;color:rgba(0,0,0,.65);font-si
 [...]
+  /*! autoprefixer: ignore next 
*/-webkit-box-orient:vertical;overflow:hidden}.ant-upload{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";outline:0}.ant-upload
 p{margin:0}.ant-upload-btn{display:block;width:100%;outline:none}.ant-upload 
input[type=file]{cursor:pointer}.ant-upload.ant-upload-select{display:i [...]
\ 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 951e791f56..38e5e3f1ae 100644
--- a/shenyu-admin/src/main/resources/static/index.html
+++ b/shenyu-admin/src/main/resources/static/index.html
@@ -24,11 +24,11 @@
   <meta name="viewport" content="width=device-width, initial-scale=1">
   <title>Apache ShenYu Gateway</title>
   <link rel="icon" href="favicon.ico" type="image/x-icon">
-<link href="index.2f2f389d.css" rel="stylesheet"></head>
+<link href="index.2a428c0d.css" rel="stylesheet"></head>
 
 <body>
   <div id="httpPath" style="display: none" th:text="${domain}"></div>
   <div id="root"></div>
-<script type="text/javascript" src="index.98a87b65.js"></script></body>
+<script type="text/javascript" src="index.0e8007d1.js"></script></body>
 
 </html>

Reply via email to