perf: improve the text of the upgrade theme button (#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/746/head^2
Joy 2022-12-06 18:52:15 +08:00 committed by GitHub
parent 058c5e312e
commit 7bbad8bd73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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