Files
JavaWeb/02. 前端Web基础(JS+Vue+Ajax)/JS-Vue/12. Vue-快速入门.html
syx_computer 61ec7c9468 第二天
2025-10-13 10:15:32 +08:00

12 lines
204 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Vue-快速入门</title>
</head>
<body>
</body>
</html>