完毕
This commit is contained in:
+2
-2
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Xinhan 查询</title>
|
||||
<title>信函查询</title>
|
||||
<script src="https://cdn.jsdelivr.net/npm/@supabase/supabase-js@2"></script>
|
||||
<style>
|
||||
:root { --bg: #f7f7f7; --card: #fff; --primary: #1a73e8; --text: #222; font-size: 14px; }
|
||||
@@ -35,7 +35,7 @@
|
||||
<body>
|
||||
<div class="container">
|
||||
<div class="card">
|
||||
<h1>Xinhan 查询</h1>
|
||||
<h1>信函查询</h1>
|
||||
<div class="form-row">
|
||||
<div>
|
||||
<label>收件人</label><br />
|
||||
|
||||
Reference in New Issue
Block a user