From c70b44c1fdbf5a8bb4e31cd81ab3700e4b4ff43d Mon Sep 17 00:00:00 2001 From: wujingjing <gersonwu@qq.com> Date: 星期三, 25 九月 2024 16:33:17 +0800 Subject: [PATCH] 修改 amis-editor --- 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 033371c..002ac17 100644 --- a/src/api/login/UserMenuData.ts +++ b/src/api/login/UserMenuData.ts @@ -120,7 +120,7 @@ Permission: '', Icon: 'ywifont ywicon-a-appround15', IsIframe: true, - OutLink: '/amis-editor/index.html?session={token}#/edit/lowCode&v=332', + OutLink: '/amis-editor/index.html?session={token}#/edit/lowCode&v=313', IsHide: true, Weight: 0, SortCode: 2, -- Gitblit v1.9.3