From 02773f2a6c4a449d4f87198651fcab5aa7ca9160 Mon Sep 17 00:00:00 2001 From: 819527061@qq.com <123456> Date: 星期三, 10 四月 2024 14:46:35 +0800 Subject: [PATCH] 支付成功和失败页面 --- src/store/state.js | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/src/store/state.js b/src/store/state.js index 17b61f7..002dfb7 100644 --- a/src/store/state.js +++ b/src/store/state.js @@ -50,6 +50,12 @@ indexUrl: "outPark" }, { + icon: 'el-icon-document', + name: '鎵嬪姩鎶潌璁板綍', + parentId: 2, + indexUrl: "barrierOpenLog" + }, + { icon: 'el-icon-document', name: '鐧藉悕鍗曠鐞�', parentId: 2, -- Gitblit v1.9.1