perf: improve the text of the upgrade theme button (halo-dev/console#747)

#### What type of PR is this?

/kind bug

#### What this PR does / why we need it:

修改主题升级文案

#### Which issue(s) this PR fixes:

Fixes https://github.com/halo-dev/halo/issues/2857

#### Does this PR introduce a user-facing change?

```release-note
None
```
pull/3445/head
Joy 2022-12-06 18:52:15 +08:00 committed by GitHub
parent f5e4e8b556
commit 9d4e980389
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ const onUpgradeModalClose = () => {
type="secondary"
@click="upgradeModal = true"
>
更新
升级
</VButton>
<VButton
v-close-popper