+3
-3
@@ -18,7 +18,7 @@
|
|||||||
<div class="hero-card">
|
<div class="hero-card">
|
||||||
<span class="eyebrow">Certificate Search</span>
|
<span class="eyebrow">Certificate Search</span>
|
||||||
<h1>荣誉证书智能核验平台</h1>
|
<h1>荣誉证书智能核验平台</h1>
|
||||||
<p>支持按证书编号、持有人姓名与发证日期进行检索,也可以直接扫码快速定位证书记录。</p>
|
<p>支持按证书编号、持有人姓名与奖项名进行检索,也可以直接扫码快速定位证书记录。</p>
|
||||||
<div class="hero-meta">
|
<div class="hero-meta">
|
||||||
<span class="meta-chip">数据范围:2024 年 10 月至今</span>
|
<span class="meta-chip">数据范围:2024 年 10 月至今</span>
|
||||||
<span class="meta-chip">查询方式:文本检索 / 条形码扫描</span>
|
<span class="meta-chip">查询方式:文本检索 / 条形码扫描</span>
|
||||||
@@ -37,13 +37,13 @@
|
|||||||
<div class="panel-title-row">
|
<div class="panel-title-row">
|
||||||
<div>
|
<div>
|
||||||
<h2 class="panel-title">检索条件</h2>
|
<h2 class="panel-title">检索条件</h2>
|
||||||
<div class="panel-subtitle">输入编号或姓名后即可开始查询</div>
|
<div class="panel-subtitle">输入编号、姓名或奖项名后即可开始查询</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="search-grid">
|
<div class="search-grid">
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<label class="form-label" for="searchTerm">编号 / 姓名</label>
|
<label class="form-label" for="searchTerm">编号 / 姓名 / 奖项名</label>
|
||||||
<div class="input-with-action">
|
<div class="input-with-action">
|
||||||
<input type="text" id="searchTerm" class="tech-input" placeholder="输入编号、姓名或奖项名,或点击右侧扫条形码">
|
<input type="text" id="searchTerm" class="tech-input" placeholder="输入编号、姓名或奖项名,或点击右侧扫条形码">
|
||||||
<button type="button" class="icon-action" id="startScanBtn" title="扫条形码查询" aria-label="扫条形码查询">
|
<button type="button" class="icon-action" id="startScanBtn" title="扫条形码查询" aria-label="扫条形码查询">
|
||||||
|
|||||||
Reference in New Issue
Block a user