From 4d6a7949acc21791e710e8b2455231d48e90857a Mon Sep 17 00:00:00 2001
From: 819527061@qq.com <123456>
Date: 星期二, 07 一月 2025 16:49:26 +0800
Subject: [PATCH] 月卡

---
 src/store/state.js |   24 ++++++++++++++++++++++++
 1 files changed, 24 insertions(+), 0 deletions(-)

diff --git a/src/store/state.js b/src/store/state.js
index 1080d8a..6b2a551 100644
--- a/src/store/state.js
+++ b/src/store/state.js
@@ -62,6 +62,18 @@
                     indexUrl: "barrierOpenLog"
                 },
                 {
+                    icon: 'el-icon-document',
+                    name: '鏈堢エ杞﹁鍒欑鐞�',
+                    parentId: 2,
+                    indexUrl: "whiteListRule"
+                },
+                {
+                    icon: 'el-icon-document',
+                    name: '缂磋垂鏃ュ織绠$悊',
+                    parentId: 2,
+                    indexUrl: "paymentLog"
+                },
+                {
                   icon: 'el-icon-document',
                   name: '鐧藉悕鍗曠鐞�',
                   parentId: 2,
@@ -153,6 +165,18 @@
                 },
                 {
                     icon: 'el-icon-document',
+                    name: '鏈堢エ杞﹁鍒欑鐞�',
+                    parentId: 2,
+                    indexUrl: "whiteListRule"
+                },
+                {
+                    icon: 'el-icon-document',
+                    name: '缂磋垂鏃ュ織绠$悊',
+                    parentId: 2,
+                    indexUrl: "paymentLog"
+                },
+                {
+                    icon: 'el-icon-document',
                     name: '鎵嬪姩鎶潌璁板綍',
                     parentId: 2,
                     indexUrl: "barrierOpenLog"

--
Gitblit v1.9.1