From b74ed2e356c5cb28fd3cf536e32705164eaf1512 Mon Sep 17 00:00:00 2001 From: 南骏 池 <chiffly@163.com> Date: 星期四, 13 三月 2025 16:27:50 +0800 Subject: [PATCH] 1.生产退料 2.全局明细表格样式 --- H5/PurchaseInventory.aspx | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/H5/PurchaseInventory.aspx b/H5/PurchaseInventory.aspx index 79ad9fe..413c639 100644 --- a/H5/PurchaseInventory.aspx +++ b/H5/PurchaseInventory.aspx @@ -14,7 +14,7 @@ left-arrow @click-left="GoBack()" ></van-nav-bar> - <div class="mySolid"> +<%-- <div class="mySolid">--%> <van-cell-group> <van-field ref="sectionCode" @@ -52,7 +52,7 @@ disabled ></van-field> </van-cell-group> - </div> +<%-- </div>--%> <van-tabs color="#000" title-active-color="#0283EF"> <van-tab title="鐗╂枡鏄庣粏" class="mySolid font"> <van-row> -- Gitblit v1.9.3