diff --git a/property-uniapp-project/pages/activity-list/activityList.vue b/property-uniapp-project/pages/activity-list/activityList.vue index 8972e17..20a9805 100644 --- a/property-uniapp-project/pages/activity-list/activityList.vue +++ b/property-uniapp-project/pages/activity-list/activityList.vue @@ -66,7 +66,7 @@ - + diff --git a/property-uniapp-project/pages/index/index.vue b/property-uniapp-project/pages/index/index.vue index 3606443..f4a404e 100644 --- a/property-uniapp-project/pages/index/index.vue +++ b/property-uniapp-project/pages/index/index.vue @@ -126,7 +126,7 @@ - + diff --git a/property-uniapp-project/pages/notice-list/noticeListDetails.vue b/property-uniapp-project/pages/notice-list/noticeListDetails.vue index f42364d..5238e8f 100644 --- a/property-uniapp-project/pages/notice-list/noticeListDetails.vue +++ b/property-uniapp-project/pages/notice-list/noticeListDetails.vue @@ -26,8 +26,8 @@ 推动工作的强大力量,以实干担当不断开创中国特色大国外交新局面。 - - + + diff --git a/property-uniapp-project/pages/online-repair/onlineRepair.vue b/property-uniapp-project/pages/online-repair/onlineRepair.vue index 403f1ea..3de5895 100644 --- a/property-uniapp-project/pages/online-repair/onlineRepair.vue +++ b/property-uniapp-project/pages/online-repair/onlineRepair.vue @@ -121,6 +121,9 @@ const repairList = computed(() => { statusText = '已完成', statusClass = 'completed' } + // const imgList = ref([ + // {img:'/static/shouye'}, + // ]) // 原始数据 const mockData = [ { diff --git a/property-uniapp-project/static/首页/activity-img.png b/property-uniapp-project/static/首页/activity-img.png new file mode 100644 index 0000000..23a68d1 Binary files /dev/null and b/property-uniapp-project/static/首页/activity-img.png differ diff --git a/property-uniapp-project/static/首页/notice-1.png b/property-uniapp-project/static/首页/notice-1.png new file mode 100644 index 0000000..318844b Binary files /dev/null and b/property-uniapp-project/static/首页/notice-1.png differ diff --git a/property-uniapp-project/static/首页/notice-2.png b/property-uniapp-project/static/首页/notice-2.png new file mode 100644 index 0000000..6338196 Binary files /dev/null and b/property-uniapp-project/static/首页/notice-2.png differ