perf: 支持部署到goedge

This commit is contained in:
xiaojunnuo
2025-12-29 18:57:22 +08:00
parent 136e8dd7c5
commit 44bf4b1cc1
7 changed files with 403 additions and 5 deletions
@@ -19,10 +19,8 @@ export class RainyunAccess extends BaseAccess {
title: "ApiKey",
component: {
placeholder: "api-key",
component: {
name: "a-input",
vModel: "value"
}
name: "a-input",
vModel: "value"
},
helper:"https://app.rainyun.com/account/settings/api-key",
encrypt: true,