From 834d3981b0fc3172558afde6a9600c7737c86fd5 Mon Sep 17 00:00:00 2001 From: ningning <3248127340@qq.com> Date: Wed, 21 Dec 2022 08:47:29 +0000 Subject: [PATCH] update zh-cn/application-dev/reference/apis/js-apis-system-router.md. Signed-off-by: ningning <3248127340@qq.com> --- zh-cn/application-dev/reference/apis/js-apis-system-router.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh-cn/application-dev/reference/apis/js-apis-system-router.md b/zh-cn/application-dev/reference/apis/js-apis-system-router.md index 63b264f516..1c4cf633e8 100644 --- a/zh-cn/application-dev/reference/apis/js-apis-system-router.md +++ b/zh-cn/application-dev/reference/apis/js-apis-system-router.md @@ -1,4 +1,4 @@ -# 页面路由 +# @system.router (页面路由) 通过不同的uri访问不同的页面。 -- GitLab