From ba4baca76d4476d0bad710a7d2816a5f6909a7fc Mon Sep 17 00:00:00 2001
From: 付延余 <f-yanyu@outlook.com>
Date: 星期二, 14 三月 2023 18:43:46 +0800
Subject: [PATCH] (微信一键登录,登录界面完善)(注册,司机上传图片接口)(提煤单详情页的优化,呼叫客服测试环境完成)(称重详情的页面,以及接口对接)
---
pages.json | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/pages.json b/pages.json
index ad35b5b..5cbe4f4 100644
--- a/pages.json
+++ b/pages.json
@@ -136,6 +136,15 @@
}
}
+ ,{
+ "path" : "pages/driver-page/driver-index/bill-of-lading-details/weighingDevice/weighingDevice",
+ "style" :
+ {
+ "navigationBarTitleText": "绉伴噸",
+ "enablePullDownRefresh": false
+ }
+
+ }
],
"tabBar": {
// "color": "#999794",
--
Gitblit v1.9.1