From 60c40dea69d86ebc3d0c6b16c36ec3599053d03b Mon Sep 17 00:00:00 2001 From: anghunk Date: Thu, 12 Feb 2026 10:29:28 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=8C=87=E5=8D=97=E4=BB=A5=E5=8F=8D=E6=98=A0?= =?UTF-8?q?=E8=AF=84=E8=AE=BA=E7=AB=AF=E9=83=A8=E7=BD=B2=E5=8F=98=E6=9B=B4?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/guide/update-version.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/guide/update-version.md b/docs/guide/update-version.md index 2dd03c0..3819d0d 100644 --- a/docs/guide/update-version.md +++ b/docs/guide/update-version.md @@ -35,6 +35,4 @@ npm run build ### 评论端 -如果使用官方评论端 js `https://cwd.js.org/cwd.js`,不需要更新。 - -如果你想自行托管,请使用打包命令,对仓库 `/docs/widget` 文件夹进行构建,然后把 `dist` 文件夹中的最新的 `cwd.js` 文件上传到你托管的地方。 +更新 api 时同步修改引入文件的版本号,源码文件 `/docs/widget`.