From 7b634da281a7ae621605c273b199e4ff14820c45 Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期二, 03 六月 2025 09:19:36 +0800
Subject: [PATCH] 核磅录入10%
---
pages.json | 28 +++++++++++++++++++++++++---
1 files changed, 25 insertions(+), 3 deletions(-)
diff --git a/pages.json b/pages.json
index 7d93564..965bd72 100644
--- a/pages.json
+++ b/pages.json
@@ -565,6 +565,26 @@
"enablePullDownRefresh": false
}
},
+ // 鏍哥褰曞叆
+ {
+ "path": "pages/wareHouse/nuclearScale/index",
+ "style": {
+ "navigationStyle": "custom",
+ "navigationBarTitleText": "",
+ // "navigationBarBackgroundColor": "#CEE3FE",
+ "enablePullDownRefresh": false
+ }
+ },
+ // 鏍哥鍗曞彿
+ {
+ "path": "pages/wareHouse/nuclearScale/nuclearScaleList",
+ "style": {
+ "navigationStyle": "custom",
+ "navigationBarTitleText": "",
+ // "navigationBarBackgroundColor": "#CEE3FE",
+ "enablePullDownRefresh": false
+ }
+ },
{
"path": "pages/product/tailHandle/index",
"style": {
@@ -714,11 +734,13 @@
{
"path": "pages/product/cancelReport/index",
"style": {
- "navigationBarTitleText": "鍙栨秷鎶ュ伐",
- "navigationBarBackgroundColor": "#0052d9"
+ "navigationStyle": "custom",
+ "navigationBarTitleText": "",
+ // "navigationBarBackgroundColor": "#3281FF"
+ "enablePullDownRefresh": false
}
},
- // 鐩樼偣鎶ュ憡鍙�
+ // 鐩樼偣鎶ュ憡鍙�
{
"path": "pages/wareHouse/inventory/orderList",
"style": {
--
Gitblit v1.9.3