From b172667f354f7f00fe14809e66cbf12362fbc646 Mon Sep 17 00:00:00 2001 From: zhangwei <1504152376@qq.com> Date: 星期五, 06 九月 2024 17:19:36 +0800 Subject: [PATCH] 人脸打卡 --- src/pages.json | 17 +++++++++-------- 1 files changed, 9 insertions(+), 8 deletions(-) diff --git a/src/pages.json b/src/pages.json index 0f02232..5b26dec 100644 --- a/src/pages.json +++ b/src/pages.json @@ -49,7 +49,8 @@ { "path": "pages/mine/index", "style": { - "navigationBarTitleText": "涓汉涓績" + "navigationBarTitleText": "涓汉涓績", + "enablePullDownRefresh": true } }, { @@ -69,7 +70,7 @@ { "path": "pages/test/test", "style": { - "navigationBarTitleText": "浜鸿劯璇嗗埆" + "navigationBarTitleText": "浜鸿劯鎵撳崱" // "usingComponents":{ // "camera-buffer-jpg":"../components/cameraBufferJpg/cameraBufferjpg" // } @@ -205,13 +206,13 @@ "style": { "navigationBarTitleText": "鎻愮幇" } - }, - { - "path": "withdrawal", - "style": { - "navigationBarTitleText": "鍏呭��" - } } + // { + // "path": "withdrawal", + // "style": { + // "navigationBarTitleText": "鍏呭��" + // } + // } ] } -- Gitblit v1.9.1