panhui il y a 4 ans
Parent
commit
a69d6772b7
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      src/views/Home.vue

+ 2 - 2
src/views/Home.vue

@@ -37,8 +37,8 @@ export default {
       basePath: "",
       total: 0,
       now: 0,
-      max: 100,
-      type: 1,
+      max: 1000,
+      type: 0,
     };
   },
   computed: {