From ec291c98c65e65f35b4c27f1a04f07994c879795 Mon Sep 17 00:00:00 2001
From: chenjiang <1135503259@qq.com>
Date: Wed, 13 Dec 2023 10:44:22 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=94=99=E5=88=AB=E5=AD=97?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/baseMana/formReacord.vue | 6 +++---
pages/home/index.vue | 4 ++--
pages/home/news.vue | 2 +-
pages/massif/collectList.vue | 2 +-
pages/massif/index.vue | 8 ++++----
pages/massif/mana/farmRecord.vue | 4 ++--
pages/massif/mana/plantPlan.vue | 4 ++--
pages/massif/mana/recovery.vue | 2 +-
pages/massif/mana/transactions.vue | 6 +++---
pages/massif/myPlant.vue | 4 ++--
pages/massif/pestType.vue | 6 +++---
pages/purchase/agrProdList.vue | 4 ++--
pages/purchase/detail.vue | 4 ++--
pages/purchase/record.vue | 4 ++--
pages/stock/already.vue | 4 ++--
pages/stock/mana.vue | 4 ++--
pages/stock/record.vue | 8 ++++----
pages/warehouse/mana.vue | 6 +++---
18 files changed, 41 insertions(+), 41 deletions(-)
diff --git a/pages/baseMana/formReacord.vue b/pages/baseMana/formReacord.vue
index 71b3d96..876c3ef 100644
--- a/pages/baseMana/formReacord.vue
+++ b/pages/baseMana/formReacord.vue
@@ -193,7 +193,7 @@
-
+
@@ -223,7 +223,7 @@
-
+
@@ -298,4 +298,4 @@ import request from '@/common/request.js'
},
}
}
-
\ No newline at end of file
+
diff --git a/pages/home/index.vue b/pages/home/index.vue
index a9afb00..8e2a58d 100644
--- a/pages/home/index.vue
+++ b/pages/home/index.vue
@@ -276,7 +276,7 @@
>>
-
+
库存
采购
@@ -325,7 +325,7 @@
-
+
diff --git a/pages/home/news.vue b/pages/home/news.vue
index 81c84bc..40b8fc3 100644
--- a/pages/home/news.vue
+++ b/pages/home/news.vue
@@ -227,7 +227,7 @@
{{new Date(v.sendTime).format('yyyy/MM/dd')}}
-
+
diff --git a/pages/massif/collectList.vue b/pages/massif/collectList.vue
index 667a605..42e6ad5 100644
--- a/pages/massif/collectList.vue
+++ b/pages/massif/collectList.vue
@@ -63,7 +63,7 @@
{{v.goodsDetailType}} {{v.supplier}}
-
+
diff --git a/pages/massif/index.vue b/pages/massif/index.vue
index 06d3a80..a9e3b2b 100644
--- a/pages/massif/index.vue
+++ b/pages/massif/index.vue
@@ -2,7 +2,7 @@
.container{
background:#F6F6F6;
height:100%;
-
+
scroll-view{
flex-grow: 1;
height:1rpx;
@@ -81,9 +81,9 @@
-
+
-
+
@@ -103,7 +103,7 @@
-
+
diff --git a/pages/massif/mana/farmRecord.vue b/pages/massif/mana/farmRecord.vue
index 6f19f72..f4858a9 100644
--- a/pages/massif/mana/farmRecord.vue
+++ b/pages/massif/mana/farmRecord.vue
@@ -155,7 +155,7 @@
{{v.type}} 负责人:{{v.principal}} 记录日期:{{new Date(v.time).format('yyyy-MM-dd')}}
-
+
@@ -243,4 +243,4 @@ export default {
},
}
}
-
\ No newline at end of file
+
diff --git a/pages/massif/mana/plantPlan.vue b/pages/massif/mana/plantPlan.vue
index 540d717..a02fa74 100644
--- a/pages/massif/mana/plantPlan.vue
+++ b/pages/massif/mana/plantPlan.vue
@@ -158,7 +158,7 @@
-
+
@@ -330,4 +330,4 @@ export default {
this.$provise.off('addFarming')
}
}
-
\ No newline at end of file
+
diff --git a/pages/massif/mana/recovery.vue b/pages/massif/mana/recovery.vue
index c93e1a6..89c876f 100644
--- a/pages/massif/mana/recovery.vue
+++ b/pages/massif/mana/recovery.vue
@@ -147,7 +147,7 @@
-
+
diff --git a/pages/massif/mana/transactions.vue b/pages/massif/mana/transactions.vue
index a1743b6..87e8773 100644
--- a/pages/massif/mana/transactions.vue
+++ b/pages/massif/mana/transactions.vue
@@ -116,9 +116,9 @@
-
+
-
+
\ No newline at end of file
+
diff --git a/pages/massif/myPlant.vue b/pages/massif/myPlant.vue
index f8ac340..60f2608 100644
--- a/pages/massif/myPlant.vue
+++ b/pages/massif/myPlant.vue
@@ -167,7 +167,7 @@
-
+
@@ -247,4 +247,4 @@ export default {
},
},
}
-
\ No newline at end of file
+
diff --git a/pages/massif/pestType.vue b/pages/massif/pestType.vue
index 3547b78..3a568d6 100644
--- a/pages/massif/pestType.vue
+++ b/pages/massif/pestType.vue
@@ -76,7 +76,7 @@
}
}
}
-
+
.addPest{
position:absolute;
bottom:0;
@@ -116,7 +116,7 @@
{{v.name}}
-
+
@@ -293,4 +293,4 @@ export default {
},
}
}
-
\ No newline at end of file
+
diff --git a/pages/purchase/agrProdList.vue b/pages/purchase/agrProdList.vue
index a6839e7..7377a38 100644
--- a/pages/purchase/agrProdList.vue
+++ b/pages/purchase/agrProdList.vue
@@ -67,7 +67,7 @@
{{v.detailedType}} {{v.supplier}}
-
+
@@ -137,4 +137,4 @@ export default {
},
}
}
-
\ No newline at end of file
+
diff --git a/pages/purchase/detail.vue b/pages/purchase/detail.vue
index 4cef750..c4b936e 100644
--- a/pages/purchase/detail.vue
+++ b/pages/purchase/detail.vue
@@ -73,7 +73,7 @@
{{v.detailedType}} {{v.supplier}} {{v.packing}}
-
+
@@ -109,4 +109,4 @@ export default {
},
}
}
-
\ No newline at end of file
+
diff --git a/pages/purchase/record.vue b/pages/purchase/record.vue
index e541b2b..a2bd754 100644
--- a/pages/purchase/record.vue
+++ b/pages/purchase/record.vue
@@ -100,7 +100,7 @@
{{({1:"审核未通过",2:"待审核",3:"待审核",4:"待审核",5:"审核通过"})[v.applicantStatus]}}
-
+
@@ -152,4 +152,4 @@ export default {
},
}
}
-
\ No newline at end of file
+
diff --git a/pages/stock/already.vue b/pages/stock/already.vue
index 5eb65bc..ec73a39 100644
--- a/pages/stock/already.vue
+++ b/pages/stock/already.vue
@@ -98,7 +98,7 @@
{{v.number}}{{v.packgeUnit}}
-
+
@@ -149,4 +149,4 @@ export default {
},
}
}
-
\ No newline at end of file
+
diff --git a/pages/stock/mana.vue b/pages/stock/mana.vue
index 1f63c34..d84be28 100644
--- a/pages/stock/mana.vue
+++ b/pages/stock/mana.vue
@@ -176,7 +176,7 @@
-
+
@@ -265,4 +265,4 @@ export default {
},
}
}
-
\ No newline at end of file
+
diff --git a/pages/stock/record.vue b/pages/stock/record.vue
index 0753bcf..f8b38df 100644
--- a/pages/stock/record.vue
+++ b/pages/stock/record.vue
@@ -2,7 +2,7 @@
.container{
height: 100%;
background:#f6f6f6;
-
+
&>.btns{
flex-shrink: 0;
margin:0 30rpx 30rpx;
@@ -130,7 +130,7 @@
-
+
@@ -170,7 +170,7 @@
-
+
@@ -238,4 +238,4 @@ export default {
this.search()
},
}
-
\ No newline at end of file
+
diff --git a/pages/warehouse/mana.vue b/pages/warehouse/mana.vue
index 8f3445b..100279a 100644
--- a/pages/warehouse/mana.vue
+++ b/pages/warehouse/mana.vue
@@ -3,7 +3,7 @@
height: 100%;
background:#F6F6F6;
padding-bottom:20rpx;
-
+
scroll-view{
flex-grow: 1;
height:1rpx;
@@ -90,7 +90,7 @@
-
+
@@ -113,7 +113,7 @@
-
+