@slsplus/ui
Version:
UI Tool for Serverless Plus CLI
38 lines (36 loc) • 968 B
HTML
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta
name="description"
content="Web site created using create-react-app"
/>
<link rel="apple-touch-icon" href="/logo192.png" />
<link rel="manifest" href="/manifest.json" />
<title>Serverless Plus UI</title>
<style>
#root {
min-height: 100%;
}
#root .ant-layout {
min-height: 1000px;
}
</style>
<link rel="stylesheet" href="/umi.03358009.css" />
<script>
window.routerBase = "/";
</script>
<script>
//! umi version: 3.2.26
</script>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
<script src="/umi.f71c341d.js"></script>
</body>
</html>