fix: 记忆面板按钮移到登录后页面
- welcome.html 添加 🧠 记忆 按钮 - index.html 恢复为只有主题按钮 - 记忆面板地址: http://1.14.58.157:18798
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>登录 - 云下飞</title>
|
||||
<link rel="stylesheet" href="{{ url_for('static', filename='css/style.css') }}?v=20260312f">
|
||||
<link rel="stylesheet" href="{{ url_for('static', filename='css/style.css') }}?v=20260312g">
|
||||
</head>
|
||||
<body>
|
||||
<!-- 快捷导航栏 -->
|
||||
|
||||
Reference in New Issue
Block a user