From 49c2a558298333b86e58d1d0ed3acaeff28e948c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BD=87?= Date: Thu, 13 Mar 2025 18:47:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=8F=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.json | 3 ++- pages/user/income/index.wxml | 4 ++++ pages/withdraw/list/index.wxml | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/app.json b/app.json index 0d9b1ba..e707a05 100644 --- a/app.json +++ b/app.json @@ -17,7 +17,8 @@ "window": { "navigationBarTextStyle": "black", "navigationBarTitleText": "", - "navigationBarBackgroundColor": "#ffffff" + "navigationBarBackgroundColor": "#ffffff", + "backgroundColor": "#F5F5F5" }, "style": "v2", "componentFramework": "glass-easel", diff --git a/pages/user/income/index.wxml b/pages/user/income/index.wxml index dd6d578..6c50e70 100644 --- a/pages/user/income/index.wxml +++ b/pages/user/income/index.wxml @@ -14,5 +14,9 @@ {{item.amount}} + + + 暂无记录 + \ No newline at end of file diff --git a/pages/withdraw/list/index.wxml b/pages/withdraw/list/index.wxml index f73df7f..7d672f3 100644 --- a/pages/withdraw/list/index.wxml +++ b/pages/withdraw/list/index.wxml @@ -13,7 +13,7 @@ {{statusKV[item.status]}} - + 暂无记录