修复bug,归档

This commit is contained in:
2025-12-07 16:06:51 +08:00
parent 116ee0d54a
commit 9bfefd635c
5 changed files with 39 additions and 29 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>商品查询</title>
<title>益选便利店商品查询</title>
<link rel="stylesheet" href="/static/styles.css" />
</head>
<body>
@@ -14,7 +14,7 @@
</div>
<section id="searchSection" class="section">
<h1>商品查询</h1>
<h1>益选便利店商品查询</h1>
<div class="search">
<div class="search-input">
<input id="q" type="text" placeholder="输入条码或名称,支持前缀/后缀/包含" />