diff --git a/src/views/mobile/home/Home.vue b/src/views/mobile/home/Home.vue index 20a729c..29d2147 100644 --- a/src/views/mobile/home/Home.vue +++ b/src/views/mobile/home/Home.vue @@ -75,13 +75,11 @@
场站
门站 查询
- + - +
@@ -199,7 +195,7 @@ const staticData = { wellName: '华H62-1', pumpingType: '抽油机', wellType: '水平井', - wellField: '华H62井场', + wellField: '树101井', productionLayer: '长7_1_2', productionDate: '2020-03-27', realTimeMoisture: '11.1', @@ -558,4 +554,8 @@ export default { .empty-box { margin-top: 20vh; } +.search-input { + width: 100%; + max-width: 2.4rem; +} diff --git a/src/views/systemOverview/wellheadDataMonitoring/WellheadDataMonitoring.vue b/src/views/systemOverview/wellheadDataMonitoring/WellheadDataMonitoring.vue index a97af45..06781e3 100644 --- a/src/views/systemOverview/wellheadDataMonitoring/WellheadDataMonitoring.vue +++ b/src/views/systemOverview/wellheadDataMonitoring/WellheadDataMonitoring.vue @@ -214,7 +214,7 @@ const staticData = { wellName: '华H62-1', pumpingType: '抽油机', wellType: '水平井', - wellField: '华H62井场', + wellField: '树101井', productionLayer: '长7_1_2', productionDate: '2020-03-27', realTimeMoisture: '11.1',