diff --git a/project/sanjianxi/AppNeighborLinkage/AppNeighborLinkage.vue b/project/sanjianxi/AppNeighborLinkage/AppNeighborLinkage.vue index 68b3b5b..b4da98f 100644 --- a/project/sanjianxi/AppNeighborLinkage/AppNeighborLinkage.vue +++ b/project/sanjianxi/AppNeighborLinkage/AppNeighborLinkage.vue @@ -5,10 +5,39 @@
-
全部状态
-
时间选择
+
+ 全部状态 + + +
+ +
+ 时间选择 + +
+
+ +
+
+
+

帮助赵顺伟咨询户口迁移问题帮助赵顺伟咨询

+
事件日期2022-04-15
+
四邻对象李白
+
+
+ 待审核 +
+
+
+ + + +
+
我的四邻信息
+
添加联动记录
+
@@ -19,12 +48,20 @@ export default { data() { return { keyword:'', + type: '', + time: '', + show: false, } }, - onShow() {}, + onShow() { + this.$dict.load('yesOrNo') + }, methods: { - tabClick(index) { - this.tabIndex = index + typeSelect() { + + }, + timeSelect() { + this.show = true; }, } } @@ -33,6 +70,10 @@ export default { \ No newline at end of file diff --git a/project/sanjianxi/AppNeighborLinkage/myNeighborInfo.vue b/project/sanjianxi/AppNeighborLinkage/myNeighborInfo.vue index 05ebfda..22be4ef 100644 --- a/project/sanjianxi/AppNeighborLinkage/myNeighborInfo.vue +++ b/project/sanjianxi/AppNeighborLinkage/myNeighborInfo.vue @@ -1,5 +1,20 @@ + + \ No newline at end of file diff --git a/project/sanjianxi/static/avatar.png b/project/sanjianxi/static/avatar.png new file mode 100644 index 0000000..064c642 Binary files /dev/null and b/project/sanjianxi/static/avatar.png differ