mirror of
https://github.com/certd/certd.git
synced 2026-05-15 04:27:31 +08:00
perf: 新增部署到百度云CDN插件
This commit is contained in:
@@ -111,7 +111,7 @@ export const useSettingStore = defineStore({
|
||||
},
|
||||
vipLabel(): string {
|
||||
const vipLabelMap: any = {
|
||||
free: "免费版",
|
||||
free: "基础版",
|
||||
plus: "专业版",
|
||||
comm: "商业版"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user