Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/amis 6.7.0 #5

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

Tanyc
Copy link

@Tanyc Tanyc commented Aug 26, 2024

feat: 在全局上下文添加token和租户ID变量
在AmisRenderer组件中,通过getAuthCache函数从本地存储中获取token和租户ID(X_Tenant_Id),添加到全局上下文中。确保在开启Storage加密时,各组件能够通过${xAccessToken}和${xTenantId}正确获取到token和租户信息。

build: 升级amis系列包至6.7.0
将amis、amis-editor、amis-editor-core和amis-ui的版本从6.6.0升级到6.7.0,以保持一致性并引入最新功能和修复。

将amis、amis-editor、amis-editor-core和amis-ui的版本从6.6.0升级到6.7.0,以保持一致性并引入最新功能和修复。
在AmisRenderer组件中,通过getAuthCache函数从本地存储中获取token和租户ID(X_Tenant_Id),添加到全局上下文中。确保在开启Storage加密时,各组件能够通过${xAccessToken}和${xTenantId}正确获取到token和租户信息。
@csx-bill
Copy link
Owner

csx-bill commented Aug 29, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants