From 3ae864f005e8a874de01c15e14b83196a3f6f11b Mon Sep 17 00:00:00 2001 From: xusd <hugeinfo123> Date: Wed, 18 Sep 2024 10:21:30 +0800 Subject: [PATCH] 新增一个测试环境 --- gz-wxparty/pages/homePage/index.json | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/gz-wxparty/pages/homePage/index.json b/gz-wxparty/pages/homePage/index.json index ea40d61..420077d 100644 --- a/gz-wxparty/pages/homePage/index.json +++ b/gz-wxparty/pages/homePage/index.json @@ -1,6 +1,5 @@ { - "navigationBarBackgroundColor": "#ffffff", - "navigationBarTextStyle": "black", + "usingComponents": { "time-format": "../../components/time-format/index" } -- Gitblit v1.8.0