From 9d4e9803895440084b305c933c58eb34e8f9a00d Mon Sep 17 00:00:00 2001 From: Joy <79132319+Joydevelop@users.noreply.github.com> Date: Tue, 6 Dec 2022 18:52:15 +0800 Subject: [PATCH] perf: improve the text of the upgrade theme button (halo-dev/console#747) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit #### 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 ``` --- src/modules/interface/themes/ThemeDetail.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/interface/themes/ThemeDetail.vue b/src/modules/interface/themes/ThemeDetail.vue index be5fffd924..775a8e80e9 100644 --- a/src/modules/interface/themes/ThemeDetail.vue +++ b/src/modules/interface/themes/ThemeDetail.vue @@ -95,7 +95,7 @@ const onUpgradeModalClose = () => { type="secondary" @click="upgradeModal = true" > - 更新 + 升级