zqwang před 1 rokem
rodič
revize
24f0adc8f4
3 změnil soubory, kde provedl 3 přidání a 3 odebrání
  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) {