From 73a5e692e3401695dea8d602cca3cadbc2934db9 Mon Sep 17 00:00:00 2001 From: wujingjing <gersonwu@qq.com> Date: 星期四, 05 九月 2024 15:38:08 +0800 Subject: [PATCH] 集成 amis编辑 --- 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 7448310..624da25 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: '/amis-editor/index.html', + OutLink: '/amis-editor/index.html?session={token}', IsHide: false, Weight: 0, SortCode: 2, -- Gitblit v1.9.3