From 82fa9121ff649bb681fc55e482fe405c5ce0d4d0 Mon Sep 17 00:00:00 2001
From: 付延余 <f-yanyu@outlook.com>
Date: 星期三, 22 三月 2023 13:48:29 +0800
Subject: [PATCH] 称重界面完成(上磅计量页面完成)
---
pages.json | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/pages.json b/pages.json
index b69ae57..da8e598 100644
--- a/pages.json
+++ b/pages.json
@@ -147,6 +147,13 @@
"enablePullDownRefresh": false
}
+ }, {
+ "path": "pages/driver-page/driver-index/bill-of-lading-details/punchTheClock/punchTheClock",
+ "style": {
+ "navigationBarTitleText": "鐭垮満绛惧埌",
+ "enablePullDownRefresh": false
+ }
+
}
],
"tabBar": {
--
Gitblit v1.9.1