16 lines
657 B
HTML
16 lines
657 B
HTML
<!doctype html>
|
|
<html lang="zh-CN">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
|
|
<meta name="theme-color" content="#5f3ba8" />
|
|
<meta name="description" content="坐着多彩贵州号,六卷读懂贵州。查看山、水、人、云、灵、星主题行程,提交首期发车咨询。" />
|
|
<title>万趣,贵州小团旅行专家!</title>
|
|
</head>
|
|
<body>
|
|
<div id="root"></div>
|
|
<script src="https://res.wx.qq.com/open/js/jweixin-1.6.0.js"></script>
|
|
<script type="module" src="/src/main.tsx"></script>
|
|
</body>
|
|
</html>
|