From 880a41a2135d944169d94028f19344ca66b673a0 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期一, 02 十一月 2020 18:23:45 +0800 Subject: [PATCH] 2020-11-02 --- src/utils/option.js | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/src/utils/option.js b/src/utils/option.js index 32aa4f4..77f5994 100644 --- a/src/utils/option.js +++ b/src/utils/option.js @@ -91,6 +91,13 @@ url: rolemanage, isSystem: true, hidden: true + }, + { + title: '鏂伴〉闈�', + type: 'NewPage', + url: customImg, + baseconfig: '', + isSystem: true } ] -- Gitblit v1.8.0