From fd65214b882fd683845b9a0aaa37db5cc810bade Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BD=93=E5=BD=930?= Date: Fri, 20 Jun 2025 16:31:12 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20Web=E4=BB=93=E6=9B=B4=E6=94=B9=E9=93=BE?= =?UTF-8?q?=E6=8E=A5=E5=A4=B1=E6=95=88=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resfile/articlecols/articles/app-continuation/index.html | 4 ++-- .../resfile/articlecols/common/config/articleUrlConfig.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/products/phone/src/main/resources/resfile/articlecols/articles/app-continuation/index.html b/products/phone/src/main/resources/resfile/articlecols/articles/app-continuation/index.html index 1ec8497..3a8ec50 100644 --- a/products/phone/src/main/resources/resfile/articlecols/articles/app-continuation/index.html +++ b/products/phone/src/main/resources/resfile/articlecols/articles/app-continuation/index.html @@ -83,10 +83,10 @@

场景使用:适用于文件类型数据接续,比如图片、视频以及PDF等。

  1. 最佳实践《应用接续提升内容发布体验》、《内容编辑多设备协同》、《AI辅助图文内容高效编创》。
  2. Sample示例代码《应用接续(内容发布)》、《基于应用接续及跨设备互通功能实现内容发布功能》、《AI辅助图文内容高效编创》。
diff --git a/products/phone/src/main/resources/resfile/articlecols/common/config/articleUrlConfig.json b/products/phone/src/main/resources/resfile/articlecols/common/config/articleUrlConfig.json index ca62ac9..84d5ac1 100644 --- a/products/phone/src/main/resources/resfile/articlecols/common/config/articleUrlConfig.json +++ b/products/phone/src/main/resources/resfile/articlecols/common/config/articleUrlConfig.json @@ -1,6 +1,6 @@ { "continue_1": "https://developer.huawei.com/consumer/cn/doc/harmonyos-guides/app-continuation-guide#section17575828642", - "continue_2": "https://developer.huawei.com/consumer/cn/doc/best-practices/bpta-application-connection-release#section88801052142317", + "continue_2": "https://developer.huawei.com/consumer/cn/doc/best-practices/bpta-continue", "continue_3": "https://developer.huawei.com/consumer/cn/doc/best-practices/bpta-content-creation#section1973014141516", "continue_4": "https://developer.huawei.com/consumer/cn/doc/best-practices/bpta-application-continue-progess#section16702516134216", "continue_5": "https://developer.huawei.com/consumer/cn/doc/best-practices/bpta-application-continue-progess#section12439210434", @@ -54,7 +54,7 @@ "safety_27": "https://developer.huawei.com/consumer/cn/doc/harmonyos-guides/select-user-file#选择音频类文件", "safety_28": "https://developer.huawei.com/consumer/cn/doc/harmonyos-guides/save-user-file#保存音频类文件", "safety_29": "https://developer.huawei.com/consumer/cn/doc/harmonyos-guides/system-security", - "safety_30": "https://developer.huawei.com/consumer/cn/doc/best-practices/bpta-privacy-security", + "safety_30": "https://developer.huawei.com/consumer/cn/doc/best-practices/bpta-app-data-security", "shared_1": "https://developer.huawei.com/consumer/cn/doc/design-guides/transition-animation-0000001750078488", "shared_2": "https://developer.huawei.com/consumer/cn/doc/harmonyos-guides/arkts-shared-element-transition", "shared_3": "https://developer.huawei.com/consumer/cn/doc/best-practices/bpta-one-shot-to-the-end", -- Gitee