appointment_system/miniprogram/dist/build/h5/index.html
2025-12-19 00:37:31 +08:00

25 lines
850 B
HTML

<!DOCTYPE html>
<html lang="zh-CN">
<head>
<link rel="stylesheet" href="/assets/uni.438c65d9.css">
<meta charset="UTF-8" />
<script>
var coverSupport = 'CSS' in window && typeof CSS.supports === 'function' && (CSS.supports('top: env(a)') ||
CSS.supports('top: constant(a)'))
document.write(
'<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' +
(coverSupport ? ', viewport-fit=cover' : '') + '" />')
</script>
<title>appointment_system</title>
<!--preload-links-->
<!--app-context-->
<script type="module" crossorigin src="/assets/index-a09151d6.js"></script>
<link rel="stylesheet" href="/assets/index-4ecd5ef5.css">
</head>
<body>
<div id="app"><!--app-html--></div>
</body>
</html>