diff --git a/portal-ui/src/components/RechargePc.vue b/portal-ui/src/components/RechargePc.vue index 81bc963..dd1c6f8 100644 --- a/portal-ui/src/components/RechargePc.vue +++ b/portal-ui/src/components/RechargePc.vue @@ -73,11 +73,140 @@ + + + +
+ +
+
+ {{ $t('common.vmCardInfo') }} +
+ + + + + + + + + + + + + + + + + + {{ month.label }} + + + + + + + + + + + + + + + + + + {{ getCountryName(country) }} ({{ country.code }}) + + + + +
+ + {{ $t('common.submit') }} + + + {{ $t('common.cancel') }} + +
+