Skip to content

Commit

Permalink
[type: refactor] modify the display of form fields in json format (ap…
Browse files Browse the repository at this point in the history
…ache#4873)

* [type: refactor] modify the display of json field in forms

* [type: refactor] add consideration for empty configuration

* [type: fix] delete debug logs

---------

Co-authored-by: moremind <hefengen@apache.org>
  • Loading branch information
eurecalulu and moremind authored Jul 19, 2023
1 parent ffb4bac commit f338571
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
1 change: 0 additions & 1 deletion shenyu-admin/src/main/resources/static/index.082a3f8f.js

This file was deleted.

1 change: 1 addition & 0 deletions shenyu-admin/src/main/resources/static/index.de8aa8b0.js

Large diffs are not rendered by default.

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.e415c252.css" rel="stylesheet"></head>
<link href="/index.e5fca226.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.082a3f8f.js"></script></body>
<script type="text/javascript" src="/index.de8aa8b0.js"></script></body>

</html>

0 comments on commit f338571

Please sign in to comment.