zqwang преди 1 година
родител
ревизия
24f0adc8f4
променени са 3 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 1 1
      manifest.json
  2. 1 1
      pages/index/billboard/index.vue
  3. 1 1
      pages/index/new/index.vue

+ 1 - 1
manifest.json

@@ -1,6 +1,6 @@
 {
     "name" : "追书云短剧",
-    "appid" : "__UNI__EDADE48",
+    "appid" : "__UNI__A930F39",
     "description" : "",
     "versionName" : "1.0.0",
     "versionCode" : "100",

+ 1 - 1
pages/index/billboard/index.vue

@@ -65,7 +65,7 @@
 		},
 		onReachBottom() {
 			this.status = 'more';
-			this.getList();
+			// this.getList();
 		},
 		methods: {
 			detail(value) {

+ 1 - 1
pages/index/new/index.vue

@@ -57,7 +57,7 @@
 		},
 		onReachBottom() {
 			this.status = 'more';
-			this.getList();
+			// this.getList();
 		},
 		methods: {
 			detail(value) {