mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
16 lines
284 B
Smarty
16 lines
284 B
Smarty
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
|
|
<title>ZanUI</title>
|
|
</head>
|
|
<body>
|
|
|
|
<div id="app-container">
|
|
<app></app>
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|