diff --git a/pages/index/intelligentAgent.vue b/pages/index/intelligentAgent.vue
index b7be789..614c4cf 100644
--- a/pages/index/intelligentAgent.vue
+++ b/pages/index/intelligentAgent.vue
@@ -1,25 +1,105 @@
-
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
+
+ .bg {
+ min-height: 100vh;
+ background: #FFFFFF;
+ display: flex;
+ flex-direction: column;
+ }
+ .content{
+ flex: 1;
+ height: 200rpx;
+ width: 100%;
+ }
+ .top-banner {
+ width: 100%;
+ height: 100%;
+ }
+
+
+
diff --git a/pages/index/readingBody.vue b/pages/index/readingBody.vue
index cf9ad4c..5420b83 100644
--- a/pages/index/readingBody.vue
+++ b/pages/index/readingBody.vue
@@ -1,9 +1,7 @@
-
-
+
@@ -27,11 +25,7 @@
},
onReady() {
-
-
- },
- onReachBottom() {
-
+ this.getList()
},
methods: {
getList() {