From 87682b4f1579d5e02b2b9a02e7a09227406156ee Mon Sep 17 00:00:00 2001 From: cdk <2441919651@qq.com> Date: 星期二, 20 五月 2025 14:08:27 +0800 Subject: [PATCH] 设备增加摄像头,增加销售退货采购退货 --- pages/CangKuManage/EMDetail.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pages/CangKuManage/EMDetail.html b/pages/CangKuManage/EMDetail.html index 12507d2..459213e 100644 --- a/pages/CangKuManage/EMDetail.html +++ b/pages/CangKuManage/EMDetail.html @@ -51,7 +51,7 @@ </div> <div class="mui-input-row" id="row001"> - <label>璁惧鏉$爜</label> + <label id="saomiaolb" style="color:#0062CC">鐐瑰嚮鍚姩鎵弿</label> <input id="DAB001" type="text" value="" class="mui-input-clear text-color" placeholder="璇锋壂鎻忔潯鐮�" onkeypress="GetBarInfo()" /> </div> <div id="txtInfo"><!--<div class="mui-input-row" style="height: 350px; margin-top: 10px;">--> -- Gitblit v1.9.3