feat:重构推荐页面,添加推荐数据源接口并更新路由和视图

This commit is contained in:
jxxghp
2025-02-08 21:47:57 +08:00
parent 52843dcf97
commit 5def9d5f81
10 changed files with 210 additions and 87 deletions
+1 -1
View File
@@ -101,7 +101,7 @@ export default defineConfig({
'shortcuts': [
{
'name': '推荐',
'url': './ranking',
'url': './recommend',
'icons': [
{
'src': './sparkles-icon-192x192.png',