diff --git a/src/assets/css/index.css b/src/assets/css/index.css index a125714..a843c35 100644 --- a/src/assets/css/index.css +++ b/src/assets/css/index.css @@ -419,9 +419,6 @@ color:#cce21d ; display: block; } -.mywrcov_onenumjx{ - font-size: 1.4vw; -} .mywrcov_three{ width:33%; height: 4.5vw; @@ -485,17 +482,6 @@ margin-left: 1%; margin-bottom: 0.4vw; } -.jcsssj_rt_time{ - font-size: 0.8vw; - display: inline-block; - width: 28%; - overflow: hidden; - color: #fff; - margin-top: 0.2vw; - float: right; - margin-top: 0.4vw; - line-height: 1.5vw; -} .jcsssj_rtbiao{ display: inline-block; font-size: 0.8vw; @@ -505,28 +491,41 @@ padding: 0 0.2vw; margin-left: 2%; float: left; + /*width: 34%;*/ } .jcsssj_rt_num{ display: inline-block; font-size: 0.8vw; color: #48c944; - margin-left: 10%; + margin-left: 5%; text-align: right; - width: 60%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; + float: right; + /*width: 74%;*/ +} +.jcsssj_rt_time{ + font-size: 0.6vw; + display: inline-block; + width: 28%; + overflow: hidden; + color: #fff; + float: right; + margin-top: 0.4vw; + line-height: 1.5vw; } .jcsssj_rt_numsy{ display: inline-block; font-size: 0.8vw; color: #48c944; - margin-left: 10%; + margin-left: 20px; text-align: right; - width: 40%; + /*width: 40%;*/ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; + float: right; } .zlxg{ position: relative; diff --git a/src/components/SoilDialog.vue b/src/components/SoilDialog.vue index 768868f..f6e536a 100644 --- a/src/components/SoilDialog.vue +++ b/src/components/SoilDialog.vue @@ -17,7 +17,7 @@ alt="" />
+
+
+
+
+
+
+
+ | 采样时间 | +监测站 | +作物 | +农膜残留量(kg/h㎡) | +秸秆残留量(kg/h㎡) | +覆膜年份 | +
|---|---|---|---|---|---|
| {{ item.sampTime }} | +{{ item.stationName }} | +{{ item.cropName }} | +{{ item.mulchRemain }} | +{{ item.strawRemain }} | +{{ item.mulchYear }} | +
| 年份 | +养殖场名称 | +养殖品种 | +现有存栏(只) | +固体粪便(吨) | +液体粪污(m³) | +混合粪污(m³) | +收入金额(元) | +
|---|---|---|---|---|---|---|---|
| {{ item.countYear }} | +{{ item.farmName }} | +{{ item.breedVariety }} | +{{ item.breedScale }} | +{{ item.fecesQuantity }} | +{{ item.urineQuantity }} | +{{ item.mixQuantity }} | +{{ item.chargeAmount }} | +
- 长期监测点位
+ 长期定位监测点位
- 土壤监测点
+ 长期定位监测
+
-
-
-
-
-
-
-
- | 采样时间 | -监测站 | -作物 | -农膜残留量(kg/h㎡) | -覆膜年份 | -
|---|---|---|---|---|
| {{ item.sampTime }} | -{{ item.stationName }} | -{{ item.cropName }} | -{{ item.mulchRemain }} | -{{ item.mulchYear }} | -
-
-
-
-
-
-
-
- | 年份 | -养殖场名称 | -养殖品种 | -现有存栏 | -固体粪便 | -液体粪污 | -混合粪污 | -收入金额 | -
|---|---|---|---|---|---|---|---|
| {{ item.countYear }} | -{{ item.farmName }} | -{{ item.breedVariety }} | -{{ item.breedScale }} | -{{ item.fecesQuantity }} | -{{ item.urineQuantity }} | -{{ item.mixQuantity }} | -{{ item.chargeAmount }} | -