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 @@
-
-
-
+
-
-
-
-
-
-
- {{managerInfo.manager_name}}
+
+
+
+
+ 暂无更多消息
+
+
-
-
- {{managerInfo.msg_num}}
+
+
+
+
+
+ {{managerInfo.manager_name}}
+
-
-
+
+
+ {{managerInfo.msg_num}}
+
+
+
+
+
-
-
-
-
-
- 工作管理
-
-
-
+
+
-
-
-
-
-
- {{ item.name }}
-
-
-
+
+
+
+
+
+ {{ item.name }}
+
+
+
-
-
- 配送信息
- 更多
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+ 配送信息
+ 更多
+
+
+
+
+
-
- 暂无配送信息
- 登录后查看配送信息详情
-
-
-
+
-
-
- 登录里海OA,开启线上便捷办公
-
-
-
-
-
+
+
+ 登录里海OA,开启线上便捷办公
+
+
+
+
+
\ 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 @@
-
-
-
-
-
- {{`任务名称: ${taskInfo.title||''}`}}
- {{taskInfo.content||''}}
-
-
- {{`学习照片 ( ${study_photo.length}/5 ) 张`}}
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{`签到表照片 ( ${sign_in_table?1:0}/1 ) 张`}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 培训内容大纲 (50字以上)
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+ {{`任务名称: ${taskInfo.title||''}`}}
+ {{taskInfo.content||''}}
+
+
+ {{`学习照片 ( ${study_photo.length}/5 ) 张`}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{`签到表照片 ( ${sign_in_table?1:0}/1 ) 张`}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 培训内容大纲 (50字以上)
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file