From 4530cb8f0e65de9079e64409f92741c03232c38c Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期一, 25 四月 2022 14:05:23 +0800
Subject: [PATCH] #
---
src/main/webapp/views/order/out.html | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/main/webapp/views/order/out.html b/src/main/webapp/views/order/out.html
index 8f8369a..551d937 100644
--- a/src/main/webapp/views/order/out.html
+++ b/src/main/webapp/views/order/out.html
@@ -107,9 +107,9 @@
</div>
</div>
<div class="layui-inline">
- <label class="layui-form-label">鎵瑰彿:</label>
+ <label class="layui-form-label">搴忓垪鐮�:</label>
<div class="layui-input-inline">
- <input name="batch" class="layui-input" placeholder="鎵瑰彿"/>
+ <input name="batch" class="layui-input" placeholder="搴忓垪鐮�"/>
</div>
</div>
<!-- <div class="layui-inline">-->
@@ -152,7 +152,7 @@
<!-- 鍑哄簱棰勮 -->
<script type="text/html" id="pakoutPreviewBox" style="display: none">
- <div style="padding: 25px; line-height: 22px; background-color: #393D49; color: #fff; font-weight: 300;">
+ <div style="padding: 25px; line-height: 22px; background-color: #393D49; color: #fff; font-weight: 300;">
<span style="font-size: large; font-weight: bold">鍑哄簱棰勮</span>
</div>
<div class="layui-card">
--
Gitblit v1.9.1