mirror of
https://gitee.com/wonderful-code/buildadmin
synced 2024-11-21 14:41:29 +00:00
build:安装器重新编译
This commit is contained in:
parent
1f2dded463
commit
a126f14c53
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -6,10 +6,9 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>BuildAdmin-安装</title>
|
||||
<script type="module" crossorigin src="/install/assets/index.js"></script>
|
||||
<link rel="stylesheet" href="/install/assets/index.css">
|
||||
<link rel="stylesheet" crossorigin href="/install/assets/index.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user