Skip to content

Commit 0a55d72

Browse files
committed
update
1 parent e716025 commit 0a55d72

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<!doctype html>
2-
<html lang="en">
2+
<html lang="zh-cmn-Hans">
33
<head>
44
<meta charset="UTF-8" />
55
<link rel="icon" type="image/svg+xml" href="./vite.svg" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Vite + Vue</title>
7+
<title>Select V2 虚拟列表选择器</title>
88
<script type="module" crossorigin src="./assets/index-516fc04b.js"></script>
99
<link rel="stylesheet" href="./assets/index-dc09947f.css">
1010
</head>

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<!doctype html>
2-
<html lang="en">
2+
<html lang="zh-cmn-Hans">
33
<head>
44
<meta charset="UTF-8" />
55
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Vite + Vue</title>
7+
<title>Select V2 虚拟列表选择器</title>
88
</head>
99
<body>
1010
<div id="app"></div>

0 commit comments

Comments
 (0)