From bb1975d8505229818207225b71d72683616c183b Mon Sep 17 00:00:00 2001
From: dubin <bindu_bean@163.com>
Date: 星期三, 19 十一月 2025 12:54:46 +0800
Subject: [PATCH] 根据客户需求清单修改程序
---
src/main/webapp/views/halfBarcode/halfBarcode.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/views/halfBarcode/halfBarcode.html b/src/main/webapp/views/halfBarcode/halfBarcode.html
index 7c7ee82..a09e11e 100644
--- a/src/main/webapp/views/halfBarcode/halfBarcode.html
+++ b/src/main/webapp/views/halfBarcode/halfBarcode.html
@@ -31,7 +31,7 @@
</div>
<div class="layui-inline">
<div class="layui-input-inline">
- <input class="layui-input" type="text" name="price" placeholder="鍙斁闀垮害" autocomplete="off">
+ <input class="layui-input" type="text" name="price" placeholder="鍙斁鍘氬害" autocomplete="off">
</div>
</div>
<!-- 鏃ユ湡鑼冨洿 -->
--
Gitblit v1.9.1