feat: 搜索时允许根据描述搜索和一些样式调整

This commit is contained in:
osiris
2024-05-14 15:05:57 +08:00
parent efc1cb52eb
commit c860a01416
9 changed files with 101 additions and 24 deletions
+2 -1
View File
@@ -27,7 +27,8 @@
})();
</script>
</head>
<body style="background-color: var(--base-gray)">
<body class="bg-[--base-gray]">
<body>
<!--[if lt IE 9]>
<div class="notice chromeframe">您的浏览器版本<strong>很旧很旧</strong>,为了正常地访问网站,请升级您的浏览器</div>
<![endif]-->