From b22321d154f8a35babba928d6cbf387af576d8a3 Mon Sep 17 00:00:00 2001 From: yangyin <1850366751@qq.com> Date: 星期四, 05 九月 2024 10:07:41 +0800 Subject: [PATCH] Merge branch 'master' of http://47.103.154.90:83/r/WI/Web.Admin.V1.0 --- src/api/login/UserMenuData.ts | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/api/login/UserMenuData.ts b/src/api/login/UserMenuData.ts index aa827e7..7448310 100644 --- a/src/api/login/UserMenuData.ts +++ b/src/api/login/UserMenuData.ts @@ -24,7 +24,7 @@ Permission: '', Icon: 'ywifont ywicon-a-appround15', IsIframe: true, - OutLink: 'http://101.133.133.173:9096/amis', + OutLink: '/amis-editor/index.html', IsHide: false, Weight: 0, SortCode: 2, -- Gitblit v1.9.3