* Copyright (c) KylinSoft Co., Ltd. 2024.All rights reserved.
* PilotGo-plugins licensed under the Mulan Permissive Software License, Version 2.
* See LICENSE file for more details.
* Author: 赵振芳 <zhaozhenfang@kylinos.cn>
* Date: Mon Nov 25 17:07:09 2024 +0800
-->
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>PilotGo-plugin-event</title>
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
</body>
</html>