diff --git a/apps/jingrow/frontend/src/views/tools/RemoveBackground.vue b/apps/jingrow/frontend/src/views/tools/RemoveBackground.vue index eecadb7..77fba28 100644 --- a/apps/jingrow/frontend/src/views/tools/RemoveBackground.vue +++ b/apps/jingrow/frontend/src/views/tools/RemoveBackground.vue @@ -36,90 +36,66 @@
-
-
-

{{ t('Image Preview') }}

-
- - - {{ t('Download') }} - - -
-
- - -
-
- -
- Original -
- - -
- Result -
- - -
-
- -
-
-
-
- - -
-
+ +
+
+ +
Original -
-
-

{{ t('Processing...') }}

+
+ + +
+ Result +
+ + +
+
+
+ + +
+
+ Original +
+
+

{{ t('Processing...') }}

+
+
+
- -
-
-
- -
-
-

{{ t('How it works') }}

-
    -
  • {{ t('Upload an image with a clear subject') }}
  • -
  • {{ t('Click \"Remove Background\" to process') }}
  • -
  • {{ t('Download the result with transparent background') }}
  • -
-
-
+ +
+ +
@@ -128,7 +104,7 @@