From 187b1be05590b071dbf97eedca4ad455b38a66ca Mon Sep 17 00:00:00 2001 From: tao_software <1328950355@qq.com> Date: Thu, 24 Jul 2025 20:49:55 +0800 Subject: [PATCH] =?UTF-8?q?HDC=E6=A3=80=E8=A7=86-AI=E6=84=8F=E8=A7=81?= =?UTF-8?q?=E4=BF=AE=E6=94=B9-FAQ:update=20entry/src/main/ets/pages/JsLib.?= =?UTF-8?q?js:23=20=E4=BF=AE=E5=A4=8D=E5=90=8C=E6=BA=90=E6=A0=87=E8=AE=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ArkUI/entry/src/main/ets/pages/JsLib.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ArkUI/entry/src/main/ets/pages/JsLib.js b/ArkUI/entry/src/main/ets/pages/JsLib.js index 043806cc..c86b1c8c 100644 --- a/ArkUI/entry/src/main/ets/pages/JsLib.js +++ b/ArkUI/entry/src/main/ets/pages/JsLib.js @@ -20,4 +20,4 @@ export function jsFunc(){ console.info("this is a js function"); } -// [End import_js_1] \ No newline at end of file +// [End import_js_2] \ No newline at end of file -- Gitee