fix: 分类保存后关闭弹窗
This commit is contained in:
Vendored
+23
@@ -0,0 +1,23 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="zh-CN">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>导航收藏夹</title>
|
||||
<style>
|
||||
/* 系统字体栈 */
|
||||
@font-face {
|
||||
font-family: 'System UI';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: local('SF Pro Text'), local('Segoe UI'), local('Roboto'), local('Helvetica Neue'), local('Arial');
|
||||
}
|
||||
</style>
|
||||
<script type="module" crossorigin src="/assets/index-kg_FzRi-.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-CoDTdT-2.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user