Skip to content

Commit

Permalink
[type:feature] namespace import sync front (apache#5779)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aias00 authored Nov 13, 2024
1 parent 552968d commit a1aee4c
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
1 change: 1 addition & 0 deletions shenyu-admin/src/main/resources/static/index.0e8007d1.js

Large diffs are not rendered by default.

10 changes: 10 additions & 0 deletions shenyu-admin/src/main/resources/static/index.2a428c0d.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions shenyu-admin/src/main/resources/static/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -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>

0 comments on commit a1aee4c

Please sign in to comment.