diff --git a/components/bannerlist.vue b/components/bannerlist.vue
new file mode 100644
index 0000000..469c239
--- /dev/null
+++ b/components/bannerlist.vue
@@ -0,0 +1,56 @@
+
+
+
+
+ {{value[0]}}
+
+
+
+
+
+
+
diff --git a/pages.json b/pages.json
index 9075cfd..e0d9c07 100644
--- a/pages.json
+++ b/pages.json
@@ -6,7 +6,16 @@
"navigationBarTitleText": "uni-app"
}
}
- ],
+ ,{
+ "path" : "components/bannerlist",
+ "style" :
+ {
+ "navigationBarTitleText": "",
+ "enablePullDownRefresh": false
+ }
+
+ }
+ ],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
diff --git a/pages/index/index.vue b/pages/index/index.vue
index 19bd6d6..22ad13b 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -1,32 +1,73 @@
-
+
+
+ {{notices[0][2]}}
+
+
+
+
+
+
+
+
+
+
+
+ {{notice[0]}}
+
+
+
+
+
+
+
+ 社会活动
+ 查看更多
+
+
+
+
+
+
+ {{content[1]}}
+ 据您{{content[2]}}m
+
+
+
+
-
-
diff --git a/static/feedback-1.png b/static/feedback-1.png
new file mode 100644
index 0000000..82c1dec
Binary files /dev/null and b/static/feedback-1.png differ
diff --git a/static/feedback.png b/static/feedback.png
new file mode 100644
index 0000000..ecdb759
Binary files /dev/null and b/static/feedback.png differ
diff --git a/static/house.png b/static/house.png
new file mode 100644
index 0000000..8a85725
Binary files /dev/null and b/static/house.png differ
diff --git a/static/note.png b/static/note.png
new file mode 100644
index 0000000..2a18e86
Binary files /dev/null and b/static/note.png differ
diff --git a/static/open-door.png b/static/open-door.png
new file mode 100644
index 0000000..57cba46
Binary files /dev/null and b/static/open-door.png differ
diff --git a/static/property-bill.png b/static/property-bill.png
new file mode 100644
index 0000000..3488565
Binary files /dev/null and b/static/property-bill.png differ
diff --git a/static/property-tel.png b/static/property-tel.png
new file mode 100644
index 0000000..c66b17b
Binary files /dev/null and b/static/property-tel.png differ
diff --git a/static/qr-pick.png b/static/qr-pick.png
new file mode 100644
index 0000000..104a744
Binary files /dev/null and b/static/qr-pick.png differ
diff --git a/static/联合 10.png b/static/联合 10.png
new file mode 100644
index 0000000..24adfc1
Binary files /dev/null and b/static/联合 10.png differ
diff --git a/student/student.vue b/student/student.vue
deleted file mode 100644
index 87b6899..0000000
--- a/student/student.vue
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
-
-
-
-
-
-
\ No newline at end of file