From 57a9450816d5a8bbeb11aa1c16932b21cca9e603 Mon Sep 17 00:00:00 2001 From: yutent Date: Wed, 15 Nov 2023 20:00:33 +0800 Subject: [PATCH] Update _Sidebar --- _Sidebar.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_Sidebar.md b/_Sidebar.md index 85a7398..3063848 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1,4 +1,5 @@ * [创建应用](./createApp) * [路由模块](./Router) * [路由组件](./RouterComponent) -* [状态管理](./Store) \ No newline at end of file +* [状态管理](./Store) +* [watch()](./Watch) \ No newline at end of file