From cd1ac2b0d433f98cca377b8798361b1c3023ce27 Mon Sep 17 00:00:00 2001 From: X1627315083 <1627315083@qq.com> Date: Tue, 14 Oct 2025 11:20:29 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=8F=90=E7=A4=BA=E6=96=87?= =?UTF-8?q?=E6=A1=88=EF=BC=8Cbrand=E4=B8=8A=E4=BC=A0=E5=9B=BE=E7=89=87?= =?UTF-8?q?=E4=B8=8D=E5=8A=A0=E8=BD=BD=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/component/LibraryPage/brandDetail.vue | 7 ++++--- src/lang/cn.ts | 2 +- src/lang/en.ts | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/src/component/LibraryPage/brandDetail.vue b/src/component/LibraryPage/brandDetail.vue index 3cc2362a..a85e776a 100644 --- a/src/component/LibraryPage/brandDetail.vue +++ b/src/component/LibraryPage/brandDetail.vue @@ -88,12 +88,12 @@
@@ -192,6 +192,7 @@ export default defineComponent({
Https.axiosPost(Https.httpUrls.brandDNAUpload, new_data,{headers:{'Content-Type': 'multipart/form-data'}}).then(
(rv: any) => {
dataDom.fall.clearData()
+ data.currentPage = 1
getLibraryList()
// rv.canvasUrl = rv.minIOPath
// dataDom.fall.push([rv]);
diff --git a/src/lang/cn.ts b/src/lang/cn.ts
index 6bdae12b..16e98308 100644
--- a/src/lang/cn.ts
+++ b/src/lang/cn.ts
@@ -280,7 +280,7 @@ export default {
LikeVideo: "已选择的",
InputVideo: "生成结果",
GeneratedVideo: "生成的视频",
- hint: "将这张图像转化为一张逼真、达到工作室水准的照片。",
+ hint: "将这张图像转化为一张逼真、达到工作室水准的照片。在生活中真是存在的人",
jsContent1: "生成视频预计需要三分钟,请问是否继续",
},
LibraryPage: {
diff --git a/src/lang/en.ts b/src/lang/en.ts
index 02482bb6..01b5202e 100644
--- a/src/lang/en.ts
+++ b/src/lang/en.ts
@@ -280,7 +280,7 @@ export default {
LikeVideo: "Selected",
InputVideo: "Generated",
GeneratedVideo: "Generated Video",
- hint: "Transform this image into a realistic, studio-quality photograph.",
+ hint: "Transform this image into a realistic, studio-quality photograph. To the real photo real people",
jsContent1: "Video generation will take approximately 3 minutes. Continue?",
},
LibraryPage: {