From 2edeef58633a0a303c243f1b8fcc85b79780eea1 Mon Sep 17 00:00:00 2001
From: 南骏 池 <chiffly@163.com>
Date: 星期二, 15 四月 2025 16:45:08 +0800
Subject: [PATCH] 1.采购退货优化 2.生产补料优化 3.生产领料优化 4.生产退料优化

---
 H5/Scll.aspx |   27 +++------------------------
 1 files changed, 3 insertions(+), 24 deletions(-)

diff --git a/H5/Scll.aspx b/H5/Scll.aspx
index 45b3867..15f4ce2 100644
--- a/H5/Scll.aspx
+++ b/H5/Scll.aspx
@@ -1,30 +1,9 @@
 锘�<%@ Page Title="鐢熶骇棰嗘枡" Language="C#" MasterPageFile="~/Mst.master" AutoEventWireup="true" CodeFile="Scll.aspx.cs" Inherits="H5_Scll" %>
 <asp:Content ID="Content1" ContentPlaceHolderID="head" Runat="Server">
   <style>
-
-
-
-/*.van-nav-bar__content {
-    height: 0.8267rem;
-}*/
-
-/*.van-nav-bar__title {
-    max-width: 60%;
-    margin: 0 auto;
-    color: #323233;
-    font-weight: 500;
-    font-size: .3267rem;
-}*/
-
-
-
-
-/* 鐗规畩鏂囨湰鏍峰紡 */
-/*.blue-text {
-    color: #1989fa;
-    font-weight: 500;
-}*/
-
+       .bg-info {
+     background-color: #fff;
+    }
 </style>
 </asp:Content>
 

--
Gitblit v1.9.3