This commit is contained in:
X1627315083
2025-09-02 23:15:18 +08:00
parent 48ce958835
commit 88df71f822
11 changed files with 23 additions and 12 deletions

View File

@@ -314,7 +314,7 @@ export default defineComponent({
},
{
price: "500",
sellWell: true,
sellWell: false,
activity: false, //活动打折
type: {
value: "Month",
@@ -337,7 +337,7 @@ export default defineComponent({
value: "Year",
label: computed(()=>t("Renew.Yearly")),
},
PaymentType: "",
PaymentType: "CreditCard",
promotionData: {
code: "",
error: "",