panhui hace 4 años
padre
commit
a69d6772b7
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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: {