panhui 4 年之前
父節點
當前提交
a69d6772b7
共有 1 個文件被更改,包括 2 次插入2 次删除
  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: {