mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-07 08:46:40 +08:00
feat:重构推荐页面,添加推荐数据源接口并更新路由和视图
This commit is contained in:
+1
-1
@@ -101,7 +101,7 @@ export default defineConfig({
|
||||
'shortcuts': [
|
||||
{
|
||||
'name': '推荐',
|
||||
'url': './ranking',
|
||||
'url': './recommend',
|
||||
'icons': [
|
||||
{
|
||||
'src': './sparkles-icon-192x192.png',
|
||||
|
||||
Reference in New Issue
Block a user