diff --git a/pages/oaHome/oaHome.vue b/pages/oaHome/oaHome.vue index 2053cfe..f5ecb88 100644 --- a/pages/oaHome/oaHome.vue +++ b/pages/oaHome/oaHome.vue @@ -1,189 +1,145 @@ \ No newline at end of file diff --git a/pages/oaTask/oaTask.vue b/pages/oaTask/oaTask.vue index a26c769..964f6bb 100644 --- a/pages/oaTask/oaTask.vue +++ b/pages/oaTask/oaTask.vue @@ -1,77 +1,89 @@ + .task_list { + padding-top: 28rpx; + } + + .loading { + padding: 28rpx; + margin-top: 28rpx; + } + \ No newline at end of file diff --git a/subpkg/property/index.vue b/subpkg/property/index.vue index d3b5f19..dc9adc1 100644 --- a/subpkg/property/index.vue +++ b/subpkg/property/index.vue @@ -172,7 +172,7 @@ - + 可监管车辆数量 {{datas.monitor_num}} @@ -397,6 +397,8 @@ res.data.apply.length >= 2 ? this.applicationList = res.data.apply : this.applicationList = res.data.apply.slice(0, 2) this.dataList = res.data.car_list + + this.showLoading = false }) } diff --git a/subpkg/townTask/serviceTask4.vue b/subpkg/townTask/serviceTask4.vue index dd59cc5..f8857a3 100644 --- a/subpkg/townTask/serviceTask4.vue +++ b/subpkg/townTask/serviceTask4.vue @@ -1,275 +1,286 @@ \ No newline at end of file