mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
refa: list sheet
Closes #369 Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -63,7 +63,6 @@ class Routes {
|
||||
// 热门
|
||||
CustomGetPage(name: '/hot', page: () => const HotPage()),
|
||||
// 视频详情
|
||||
CustomGetPage(name: '/video', page: () => const VideoDetailPage()),
|
||||
CustomGetPage(name: '/videoV', page: () => const VideoDetailPageV()),
|
||||
//
|
||||
CustomGetPage(name: '/webview', page: () => const WebviewPageNew()),
|
||||
|
||||
Reference in New Issue
Block a user