From 13466b2b9879c58d3eb4de93be498c257aa8e4ba Mon Sep 17 00:00:00 2001
From: xpz2018 <107107461@qq.com>
Date: Fri, 27 Aug 2021 16:06:42 +0800
Subject: [PATCH] no message
---
pages/storage/order-info/index.wxml | 18 +++++++++---------
pages/storage/order-settlement/index.wxml | 5 ++---
2 files changed, 11 insertions(+), 12 deletions(-)
diff --git a/pages/storage/order-info/index.wxml b/pages/storage/order-info/index.wxml
index 70aa625..3727c32 100644
--- a/pages/storage/order-info/index.wxml
+++ b/pages/storage/order-info/index.wxml
@@ -69,13 +69,13 @@
过磅信息
-
+
第一次过磅(皮重)
重量(公斤):{{formate.minWeight(poundInfo.firstWeight, poundInfo.secondWeight)}}
-
+
@@ -83,14 +83,13 @@
-
-
+
第二次过磅(毛重)
重量(公斤):{{formate.maxWeight(poundInfo.firstWeight, poundInfo.secondWeight)}}
-
+
@@ -238,18 +237,19 @@
+
过磅信息
-
+
第一次过磅(皮重)
重量(公斤):{{formate.minWeight(poundInfo.firstWeight, poundInfo.secondWeight)}}
-
+
@@ -257,13 +257,13 @@
-
+
第二次过磅(毛重)
重量(公斤):{{formate.maxWeight(poundInfo.firstWeight, poundInfo.secondWeight)}}
-
+
diff --git a/pages/storage/order-settlement/index.wxml b/pages/storage/order-settlement/index.wxml
index 163fafc..89988aa 100644
--- a/pages/storage/order-settlement/index.wxml
+++ b/pages/storage/order-settlement/index.wxml
@@ -101,7 +101,7 @@
过磅信息
-
+
第一次过磅(皮重)
重量(公斤):{{formate.minWeight(poundInfo.firstWeight, poundInfo.secondWeight)}}
@@ -115,8 +115,7 @@
-
-
+
第二次过磅(毛重)
重量(公斤):{{formate.maxWeight(poundInfo.firstWeight, poundInfo.secondWeight)}}