mirror of
https://github.com/certd/certd.git
synced 2025-11-25 09:10:11 +08:00
chore: vip label translate
This commit is contained in:
@@ -287,7 +287,7 @@ function openUpgrade() {
|
||||
},
|
||||
maskClosable: true,
|
||||
okText: t("vip.activate"),
|
||||
width: 1000,
|
||||
width: 1100,
|
||||
content: () => {
|
||||
let activationCodeGetWay = (
|
||||
<span>
|
||||
@@ -419,7 +419,7 @@ onMounted(() => {
|
||||
padding: 10px;
|
||||
border: 1px solid #eee;
|
||||
border-radius: 5px;
|
||||
height: 250px;
|
||||
height: 275px;
|
||||
|
||||
//background-color: rgba(250, 237, 167, 0.79);
|
||||
&.current {
|
||||
|
||||
Reference in New Issue
Block a user