From 45671f49ff957290e5f8d4ced639b7d1c6e77b6b Mon Sep 17 00:00:00 2001 From: fasttian Date: Fri, 25 Mar 2022 06:48:51 +0000 Subject: [PATCH] update docs/tutorial/migration-to-vue3.md. --- docs/tutorial/migration-to-vue3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorial/migration-to-vue3.md b/docs/tutorial/migration-to-vue3.md index a59d56872..518d40884 100644 --- a/docs/tutorial/migration-to-vue3.md +++ b/docs/tutorial/migration-to-vue3.md @@ -413,4 +413,4 @@ - vue3 支持的手机版本最低到多少? > vue3 支持的范围是:Android > 4.4, ios >= 10 - - vue3 nvue 暂不支持 recycle-list \ No newline at end of file + - vue3 nvue 暂不支持 recycle-list 组件 \ No newline at end of file -- GitLab