Skip to content

Commit dd52978

Browse files
authored
将登录框上的去siliconflow获取apikey改为去bizyair获取 (#197)
* fix * auto prettier format code * fix --------- Co-authored-by: linjm8780860 <11494038+linjm8780860@users.noreply.github.com>
1 parent 4106c3e commit dd52978

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/views/btnApiKey/apiKeyDialog.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
</p>
3737
<p>
3838
{{ t('apiKeyDialog.visitTo') }}
39-
<a class="underline" href="https://cloud.siliconflow.cn" target="_blank"
40-
>https://cloud.siliconflow.cn</a
39+
<a class="underline" href="https://bizyair.cn/user/api-key" target="_blank"
40+
>https://bizyair.cn/</a
4141
>
4242
{{ t('apiKeyDialog.getKey') }}
4343
</p>

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.12
1+
1.3.13

0 commit comments

Comments
 (0)