| 
					
				 | 
			
			
				@@ -5,10 +5,10 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 <div class="item-name">梢期杀虫</div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 <div class="item-time">2025.08.27</div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            <div class="top-r" v-if="!status">查看药物处方</div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <div class="top-r" v-if="!status">查看处方</div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <div class="item-box"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            <div class="title-wrap"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <!-- <div class="title-wrap"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 <div class="title-l"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     <div class="item-title">未命名农场</div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     <div class="setting-text">设为特别关注</div> 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -38,6 +38,28 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     农场报告已经生成,请点击查看 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     <el-icon class="right-icon" color="#FF953D" size="12"><ArrowRight /></el-icon> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            </div> --> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <div class="farm-text"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                <span class="text-title">农场现状:</span>现状现状现状选咋混给农场现状现状现状现状选咋混给选咋混给选咋混给选咋混<span class="text-more">点击查看照片</span> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <div class="img-text-wrap"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                <div class="left-wrap"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    <div class="left-img"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                        <img src="@/assets/img/home/farm.png" alt=""> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    <div class="right-text"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                        <div class="farm-info"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            从化荔博园 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            <div class="info-tag-wrap"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                                <div class="tag-item second">200亩</div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                                <div class="tag-item primary">桂味</div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                        </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                        <div class="farm-addr">广东省广州市从化区</div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                <div class="right-wrap">特别关注</div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             <slot name="footer"></slot> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         </div> 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -58,7 +80,7 @@ const toPage = () => { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 <style lang="scss" scoped> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 .farm-item { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    background: #cfe9ff; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    background: #CFE9FF; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     border-radius: 14px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     &.done { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         background: #EBEBEB; 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -85,20 +107,103 @@ const toPage = () => { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             color: #000000; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         .item-name { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            margin-right: 5px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            color: #ffffff; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            margin-right: 8px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            color: #2199F8; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             padding: 0 10px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             height: 29px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             border-radius: 4px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            border: 1px solid #2199F8; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             line-height: 29px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            background: linear-gradient(180deg, #7bc5ff, #2199f8); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            background: #fff; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     .item-box { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         background: #fff; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         border-radius: 10px 10px 14px 14px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        border: 1px solid rgba(183, 183, 183, 0.1); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         padding: 10px 12px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    .farm-text { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        background: rgba(183, 183, 183, 0.1); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        padding: 6px 8px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        border-radius: 5px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        font-size: 12px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        color: #909090; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        line-height: 1.5; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        overflow: hidden; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        display: -webkit-box; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        -webkit-line-clamp: 2; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        -webkit-box-orient: vertical; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        line-clamp: 2; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        word-break: break-all; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        .text-title { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            color: #424242; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        .text-more { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            padding-left: 10px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            color: #2199F8; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            white-space: nowrap; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    .img-text-wrap { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        display: flex; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        align-items: center; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        justify-content: space-between; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        .left-wrap { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            display: flex; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            align-items: center; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            .left-img { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                width: 40px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                height: 40px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                border-radius: 6px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                img { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    width: 100%; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    height: 100%; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    object-fit: contain; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            .right-text { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                padding-left: 8px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                .farm-info { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    font-size: 14px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    color: #1D2129; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    display: flex; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    align-items: center; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    .info-tag-wrap { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                        margin-left: 10px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                        display: flex; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                        align-items: center; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                        gap: 4px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                        .tag-item { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            height: 20px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            line-height: 20px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            padding: 0 8px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            border-radius: 2px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            font-size: 12px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            &.second { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                                color: #1D2129; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                                background: #F4F4F4; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            &.primary { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                                color: #2199F8; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                                background: #E8F3FF; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                        } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                .farm-addr { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    padding-top: 2px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    font-size: 12px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    color: #86909C; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        .right-wrap { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            color: #FF953D; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            font-size: 12px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     .title-wrap { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         display: flex; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         align-items: center; 
			 |