skyline/skyline_console/static/index.html
Jingwei.Zhang cd050a6f0b feat: add the packaged front-end code
Add the packaged front-end code

Change-Id: I633b711c857659e2c9693f7a6d72af1af6b44125
2022-07-20 14:16:07 +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.1658297502.js"></script><script type="text/javascript" src="/main.bundle.1658297502.js"></script></body>
</html>