From 85c83ac4dff8c054d31d50cd0ab8803c202b55ce Mon Sep 17 00:00:00 2001 From: 南骏 池 <chiffly@163.com> Date: 星期六, 22 三月 2025 10:38:17 +0800 Subject: [PATCH] 1.IQC检验项目整体挪用。 2.图片样式调整。 3.列表title靠左 --- 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