From f91f1a3d5dd5a1fa2da8793849ea39c82ffd04fd Mon Sep 17 00:00:00 2001 From: qingyiay <2386314947@qq.com> Date: 星期一, 17 四月 2023 10:05:02 +0800 Subject: [PATCH] 增加更多按钮 --- pages.json | 11 ++++++++++- 1 files changed, 10 insertions(+), 1 deletions(-) diff --git a/pages.json b/pages.json index 7f71f99..c69b5d9 100644 --- a/pages.json +++ b/pages.json @@ -168,7 +168,16 @@ } } - ], + ,{ + "path" : "pages/customer-page/customer-my/faYunstatistics/faYunstatistics", + "style" : + { + "navigationBarTitleText": "", + "enablePullDownRefresh": false + } + + } + ], "subPackages": [{ "root": "pages/register", "pages": [{ -- Gitblit v1.9.1