Skip to content

Commit

Permalink
[ISSUE alibaba#8217] Rebuild console-ui (alibaba#8224)
Browse files Browse the repository at this point in the history
  • Loading branch information
onewe authored Apr 22, 2022
1 parent cf2b69a commit eda178f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions console/src/main/resources/static/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<link rel="stylesheet" type="text/css" href="console-ui/public/css/icon.css">
<link rel="stylesheet" type="text/css" href="console-ui/public/css/font-awesome.css">
<!-- 第三方css结束 -->
<link href="./css/main.css?70f1002598390a0fe1c6" rel="stylesheet"></head>
<link href="./css/main.css?fd60064fb047286c26f3" rel="stylesheet"></head>

<body>
<div id="root" style="overflow:hidden"></div>
Expand All @@ -56,6 +56,6 @@
<script src="console-ui/public/js/merge.js"></script>
<script src="console-ui/public/js/loader.js"></script>
<!-- 第三方js结束 -->
<script type="text/javascript" src="./js/main.js?70f1002598390a0fe1c6"></script></body>
<script type="text/javascript" src="./js/main.js?fd60064fb047286c26f3"></script></body>

</html>
2 changes: 1 addition & 1 deletion console/src/main/resources/static/js/main.js

Large diffs are not rendered by default.

0 comments on commit eda178f

Please sign in to comment.