chore: 购买免费套餐时,先弹出确认对话框

This commit is contained in:
xiaojunnuo
2025-03-09 15:53:58 +08:00
parent 2c6d64976f
commit e43dd03132
3 changed files with 19 additions and 15 deletions
@@ -145,6 +145,7 @@ export const certdResources = [
title: "套餐",
name: "SuiteProduct",
path: "/certd/suite",
redirect: "/certd/suite/mine",
meta: {
show: () => {
const settingStore = useSettingStore();