fix: 最近使用改为标题右侧显示更多>>链接

This commit is contained in:
2026-04-26 23:48:42 +08:00
parent b6455e4720
commit e6b3465aa7
3 changed files with 31 additions and 25 deletions

View File

@@ -8,12 +8,12 @@
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Expires" content="0">
<title>AI助手</title>
<link rel="stylesheet" href="style.css?v=3.1.0">
<link rel="stylesheet" href="style.css?v=3.1.1">
<link rel="manifest" href="manifest.json">
</head>
<body>
<div id="app"></div>
<script src="marked.min.js?v=3.1.0"></script>
<script src="app.js?v=3.1.0"></script>
<script src="marked.min.js?v=3.1.1"></script>
<script src="app.js?v=3.1.1"></script>
</body>
</html>