修改页头文字已激活改为已授权
This commit is contained in:
parent
e39876a2ac
commit
e0131da087
@ -210,7 +210,7 @@
|
||||
licenseType.value = 'trial'
|
||||
showActivateButton.value = true
|
||||
} else {
|
||||
licenseBadge.value = '已激活'
|
||||
licenseBadge.value = '已授权'
|
||||
licenseClass.value = 'badge-valid'
|
||||
licenseType.value = 'full'
|
||||
showActivateButton.value = false
|
||||
|
||||
Loading…
Reference in New Issue
Block a user