From 51600113c20d84ee54660de23324400604704dc2 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期三, 10 八月 2022 14:26:46 +0800
Subject: [PATCH] 台账、承诺书模块

---
 app.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app.json b/app.json
index 1cb7bf1..5dabcce 100644
--- a/app.json
+++ b/app.json
@@ -47,8 +47,8 @@
       {
         "pagePath": "pages/module_ledger/ledgerhome/ledgerhome",
         "text": "鍙拌处绠$悊",
-        "iconPath": "/res/icons/tab_2.png",
-        "selectedIconPath": "res/icons/tab_2_select.png"
+        "iconPath": "/res/icons/tab_5.png",
+        "selectedIconPath": "res/icons/tab_5_select.png"
       },
       {
         "pagePath": "pages/promise/promise",

--
Gitblit v1.9.3