From 2206df0da6499846c78a358cf95ca33c218a5c5d Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期三, 14 九月 2022 08:43:37 +0800
Subject: [PATCH] 2022.9.13

---
 app.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/app.js b/app.js
index 21651da..ac97cb9 100644
--- a/app.js
+++ b/app.js
@@ -15,6 +15,7 @@
     console.log('onLaunch');
   },
   globalData: {
+    perPage: 5,
     userInfo: null,
     accessToken: null,
     isLogin: false

--
Gitblit v1.9.3