Skip to content

Commit 388c3bc

Browse files
committed
build: pnpm dev
1 parent 2b8b5b2 commit 388c3bc

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/pages.json

+8
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,14 @@
135135
"navigationBarTitleText": "请求"
136136
}
137137
},
138+
{
139+
"path": "pages/demo/base/route-interceptor",
140+
"type": "page",
141+
"needLogin": true,
142+
"style": {
143+
"navigationBarTitleText": "路由拦截"
144+
}
145+
},
138146
{
139147
"path": "pages/demo/base/throughout",
140148
"type": "page",

0 commit comments

Comments
 (0)