mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
chore: rename
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -67,7 +67,7 @@ class Routes {
|
||||
// 视频详情
|
||||
CustomGetPage(name: '/videoV', page: () => const VideoDetailPageV()),
|
||||
//
|
||||
CustomGetPage(name: '/webview', page: () => const WebviewPageNew()),
|
||||
CustomGetPage(name: '/webview', page: () => const WebviewPage()),
|
||||
// 设置
|
||||
CustomGetPage(name: '/setting', page: () => const SettingPage()),
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user