bdqh-course-platform/src/render/page/BD-comprehensive-experiment...

14 lines
378 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>北斗综合实验平台</title>
</head>
<body>
<div id="app"></div>
<script type="module" src="../bootstrapScript/BDComprehensiveExperimentalPlatform.ts"></script>
</body>
</html>