Files
skyline-console/skyline_console/static/index.html
zhangjingwei 91ff82d432 feat: update package for release
1. update package for branch 2024.1 release
2. update gitreview file's defaultbranch

Change-Id: Ic3f79f6a8bd6403c7ffac181d5c6658ef7fea87a
2024-04-01 09:42:23 +08:00

13 lines
424 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Cloud</title>
<link rel="shortcut icon" href="/favicon.ico"></head>
<body>
<div id="app"></div>
<script type="text/javascript" src="/runtime.1711935462.js"></script><script type="text/javascript" src="/main.bundle.1711935462.js"></script></body>
</html>