mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-05-09 21:32:08 +08:00
优化功能,通知功能,任务功能
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<html lang="zh-CN">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta
|
||||
@@ -14,9 +14,9 @@
|
||||
/>
|
||||
<link rel="icon" href="./favicon.ico" />
|
||||
<title>PandaUi</title>
|
||||
<script type="module" crossorigin src="./assets/index.ccb80848.js"></script>
|
||||
<link rel="modulepreload" href="./assets/vendor.14d7a511.js">
|
||||
<link rel="stylesheet" href="./assets/index.e1169f65.css">
|
||||
<script type="module" crossorigin src="./assets/index.1640850126778.js"></script>
|
||||
<link rel="modulepreload" href="./assets/vendor.1640850126778.js">
|
||||
<link rel="stylesheet" href="./assets/index.1640850126778.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
||||
Reference in New Issue
Block a user