mirror of
https://gitee.com/270580156/weiyu.git
synced 2026-05-15 11:47:54 +00:00
33 lines
1.3 KiB
HTML
33 lines
1.3 KiB
HTML
<!--
|
||
* @Author: jackning 270580156@qq.com
|
||
* @Date: 2025-02-08 11:50:27
|
||
* @LastEditors: jackning 270580156@qq.com
|
||
* @LastEditTime: 2025-02-08 12:16:44
|
||
* @Description: bytedesk.com https://github.com/Bytedesk/bytedesk
|
||
* Please be aware of the BSL license restrictions before installing Bytedesk IM –
|
||
* selling, reselling, or hosting Bytedesk IM as a service is a breach of the terms and automatically terminates your rights under the license.
|
||
* 仅支持企业内部员工自用,严禁私自用于销售、二次销售或者部署SaaS方式销售
|
||
* Business Source License 1.1: https://github.com/Bytedesk/bytedesk/blob/main/LICENSE
|
||
* contact: 270580156@qq.com
|
||
* 技术/商务联系:270580156@qq.com
|
||
* Copyright (c) 2025 by bytedesk.com, All Rights Reserved.
|
||
-->
|
||
<!doctype html>
|
||
<html lang="en">
|
||
|
||
<head>
|
||
<meta charset="UTF-8" />
|
||
<link rel="icon" type="image/svg+xml" href="/kanban/favicon.ico" />
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||
<title>微语看板</title>
|
||
<meta name="description" content="项目管理系统">
|
||
<script type="module" crossorigin src="/kanban/assets/index-05593e31.js"></script>
|
||
<link rel="stylesheet" href="/kanban/assets/index-e87bc006.css">
|
||
</head>
|
||
|
||
<body>
|
||
<div id="root"></div>
|
||
|
||
</body>
|
||
|
||
</html> |