refactor: 删除非必要文件
This commit is contained in:
parent
fe6c33b3c9
commit
db1c5c4522
@ -1,6 +1,6 @@
|
|||||||
# Ni UI Vue
|
# Ni UI Vue
|
||||||
|
|
||||||
> 星撰玉衡
|
> 星撰玉衡
|
||||||
> 20250520
|
> 20250520
|
||||||
|
|
||||||
vue3的UI库
|
vue3的UI库
|
||||||
|
13
index.html
13
index.html
@ -1,13 +0,0 @@
|
|||||||
<!doctype html>
|
|
||||||
<html lang="zh-cn">
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8" />
|
|
||||||
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
||||||
<title>Vite + Vue + TS</title>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<div id="app"></div>
|
|
||||||
<script type="module" src="/src/main.ts"></script>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
Loading…
Reference in New Issue
Block a user