diff --git a/portal-ui/src/views/Image.vue b/portal-ui/src/views/Image.vue index cf85951..d4a3cd7 100644 --- a/portal-ui/src/views/Image.vue +++ b/portal-ui/src/views/Image.vue @@ -71,7 +71,10 @@
{{ $t('common.aspectRatioLabel') }}
- + auto 1:1 1:4 @@ -94,7 +97,10 @@ {{ $t('common.resolutionLabel') }} *
- + 1K 2K 4K @@ -102,7 +108,10 @@
输出格式
- + png jpg @@ -878,3 +887,22 @@ export default { } } + +