@@ -129,6 +132,13 @@ export default {
.pad-t32{
padding-top: 32px;
}
+.header{
+ position: fixed;
+ top: 0;
+ left: 0;
+ z-index: 9;
+ width: 100%;
+}
.select-gird{
width: calc(100% - 60px);
padding: 24px 32px;
diff --git a/src/apps/AppGridManagement/FamilyList.vue b/src/apps/AppGridManagement/FamilyList.vue
index 8f3b8d65..983e9268 100644
--- a/src/apps/AppGridManagement/FamilyList.vue
+++ b/src/apps/AppGridManagement/FamilyList.vue
@@ -150,6 +150,7 @@ export default {
margin-right: 32px;
width: 80px;
height: 80px;
+ border-radius: 50%;
}
.userInfo {
width: 100%;
diff --git a/src/apps/AppGridManagement/Organization.vue b/src/apps/AppGridManagement/Organization.vue
index 365ab490..4f11b0d9 100644
--- a/src/apps/AppGridManagement/Organization.vue
+++ b/src/apps/AppGridManagement/Organization.vue
@@ -65,6 +65,7 @@ export default {
diff --git a/src/sass/AppHome/home.vue b/src/sass/AppHome/home.vue
index f50c03e3..701ece0b 100644
--- a/src/sass/AppHome/home.vue
+++ b/src/sass/AppHome/home.vue
@@ -1,6 +1,110 @@
-
1111
+
+
+
+
![]()
+
{{item.text}}
+
+
+
+
+
![]()
+
{{item.text}}
+
+
+
+

+
+
+
+

+
+
+
最新市委人大工作会议召开关于各县(市委人大工作会议召开关于各县
+
最新市委人大工作会议召开关于各县(市委人大工作会议召开关于各县
+
+
+
+
+
+

+
+
+
+
+
+ 待处理
+ 张家湾地铁站门口有大量建筑垃圾没有进行张家湾地铁站门口有大量建筑垃圾没有进行张家湾地铁站门口有大量建筑垃圾没有进行张家湾地铁站门口有大量建筑垃圾没有进行
+
+
+
+

2022-01-10 14:00:08
+
+
民生服务
+
+
+
+
+ 待处理
+ 张家湾地铁站门口有大量建筑垃圾没有进行张家湾地铁站门口有大量建筑垃圾没有进行张家湾地铁站门口有大量建筑垃圾没有进行张家湾地铁站门口有大量建筑垃圾没有进行
+
+
+
+

2022-01-10 14:00:08
+
+
民生服务
+
+
+
+
+ 待处理
+ 张家湾地铁站门口有大量建筑垃圾没有进行张家湾地铁站门口有大量建筑垃圾没有进行张家湾地铁站门口有大量建筑垃圾没有进行张家湾地铁站门口有大量建筑垃圾没有进行
+
+
+
+

2022-01-10 14:00:08
+
+
民生服务
+
+
+
+
+
+
+
区统计局数据上报会议
+
+
+

+
+
+
+ 发起人员:
+ 李维民
+
+
+ 会议地点:
+ 综合楼6楼 大会议室综合楼6楼 大会议室综合楼6楼 大会议室
+
+

+
+
+
@@ -9,7 +113,59 @@ export default {
name: 'home',
data() {
return {
-
+ tabs: [
+ {
+ icon: require('./components/img/mdtj.png'),
+ text: '矛盾调解'
+ },
+ {
+ icon: require('./components/img/wggl.png'),
+ text: '网格管理'
+ },
+ {
+ icon: require('./components/img/tsrq.png'),
+ text: '特殊人群'
+ },
+ {
+ icon: require('./components/img/zfww.png'),
+ text: '走访慰问'
+ }
+ ],
+ appList: [
+ {
+ icon: require('./components/img/hytz.png'),
+ text: '会议通知'
+ },
+ {
+ icon: require('./components/img/txl.png'),
+ text: '通讯录'
+ },
+ {
+ icon: require('./components/img/wjbd.png'),
+ text: '问卷表单'
+ },
+ {
+ icon: require('./components/img/swjl.png'),
+ text: '事务记录'
+ },
+ {
+ icon: require('./components/img/yfzr.png'),
+ text: '以房找人'
+ },
+ {
+ icon: require('./components/img/jmgl.png'),
+ text: '居民管理'
+ },
+ {
+ icon: require('./components/img/jkgl.png'),
+ text: '健康管理'
+ },
+ {
+ icon: require('./components/img/gd.png'),
+ text: '更多'
+ },
+ ],
+ tabIndex: 1
}
},
@@ -25,6 +181,318 @@ export default {
diff --git a/src/sass/AppHome/my.vue b/src/sass/AppHome/my.vue
index d88adb9d..418f5741 100644
--- a/src/sass/AppHome/my.vue
+++ b/src/sass/AppHome/my.vue
@@ -1,6 +1,74 @@
-
+
+
+
+
+
+

+
+
+
+
李文盛
+
长岗路街道办事处花园社区网格员
+
+
+
+
我的网格9
+
+
+
长港路网格一
+
长港路网格二
+
长港路网格三
+
+
+
+
+
+
+
+
+
+
+

+
+
+
+
+
+

+
+
+
+
+
+

+
+
+
+
+
+
+ 拍照
+ 从相册选择
+
+ 取消
+
@@ -10,22 +78,171 @@ export default {
data() {
return {
-
+ show: false,
}
},
methods: {
-
+ upload() {
+ this.show = true
+ },
+
+ feedback() {
+ uni.navigateTo({url: './feedback'})
+ },
+
+ contactUs() {}
},
onShow() {
document.title = '个人中心'
-
},
}
diff --git a/src/sass/AppHome/statistics.vue b/src/sass/AppHome/statistics.vue
index db10f035..b8396010 100644
--- a/src/sass/AppHome/statistics.vue
+++ b/src/sass/AppHome/statistics.vue
@@ -1,6 +1,71 @@
-
+
+
+ 本周

+
+
+ 所有网格

+
+
+
2021-12-18 至 2022-1-14
+
+
+
新增居民群
+
341
+

+
+
+
+
新增居民群
+
341
+

+
+
+
+
新增居民群
+
341
+

+
+
+
+
新增居民群
+
341
+

+
+
+
+
+
+
网格入群数排行
+
更多

+
+
+
+
+
+
网格事件处理排行
+
更多

+
+
+
+
@@ -19,13 +84,167 @@ export default {
},
onShow() {
document.title = '统计'
-
},
}