diff --git a/apps/jingrow/frontend/src/locales/zh-CN.json b/apps/jingrow/frontend/src/locales/zh-CN.json index 3be334c..8821fda 100644 --- a/apps/jingrow/frontend/src/locales/zh-CN.json +++ b/apps/jingrow/frontend/src/locales/zh-CN.json @@ -1088,6 +1088,7 @@ "Upload Image": "上传图片", "Drag and drop your image here, or click to browse": "拖拽图片到此处,或点击浏览", "Supports JPG, PNG, WebP formats": "支持 JPG、PNG、WebP 格式", + "Drop image anywhere to remove background": "拖拽图片到任意位置开始去背景", "Image Preview": "图片预览", "Change Image": "更换图片", "Original": "原图", diff --git a/apps/jingrow/frontend/src/views/tools/RemoveBackground.vue b/apps/jingrow/frontend/src/views/tools/RemoveBackground.vue index 44fd0e7..fe6b21a 100644 --- a/apps/jingrow/frontend/src/views/tools/RemoveBackground.vue +++ b/apps/jingrow/frontend/src/views/tools/RemoveBackground.vue @@ -565,7 +565,7 @@ const handleDownload = () => { font-weight: 600; text-align: center; letter-spacing: 0.04em; - text-transform: uppercase; + &::before { content: '';