diff --git a/manifests/deployment.yaml b/manifests/deployment.yaml index 9efca5a..de5cb6e 100644 --- a/manifests/deployment.yaml +++ b/manifests/deployment.yaml @@ -17,7 +17,7 @@ spec: - name: leaf containers: - name: amber - image: leafdev.top/leaf/amber-ui:dbdc39f + image: leafdev.top/leaf/amber-ui:f46254b imagePullPolicy: IfNotPresent ports: - containerPort: 80 diff --git a/src/components/settings/AssistantSettings.vue b/src/components/settings/AssistantSettings.vue index 3eaf383..4755314 100644 --- a/src/components/settings/AssistantSettings.vue +++ b/src/components/settings/AssistantSettings.vue @@ -199,6 +199,7 @@
+ 我们更新了计费系统,在使用此功能之前,请前往 UserLand 来添加余额。我们正在且长期会处于测试阶段,不会对您发起真实付费(也就是说完全免费!) diff --git a/src/pages/Guest.vue b/src/pages/Guest.vue index e243dde..94501fc 100644 --- a/src/pages/Guest.vue +++ b/src/pages/Guest.vue @@ -9,16 +9,25 @@ Leaflow Amber

- 下一代智能体平台,为您的数字生活带来革命性变化 -
- 立即体验 🚀 + 下一代智能体平台,为您的数字生活带来革命性变化 +
+ 立即体验 🚀

-
+
@@ -29,7 +38,11 @@ @@ -38,13 +51,31 @@
- + WordPress 插件 - + 加入官方 QQ 群 - + Amber API 文档
@@ -54,15 +85,27 @@

Amber 核心特性

- + -
+
{{ feature.icon }}
{{ feature.title }}

- {{ feature.showLong ? feature.longDescription : feature.shortDescription }} + {{ + feature.showLong + ? feature.longDescription + : feature.shortDescription + }}

@@ -75,13 +118,23 @@

合作伙伴

-
+
- +

{{ partner.name }}

{{ partner.description }}

- 了解更多 + 了解更多
@@ -91,14 +144,23 @@