更新:增加“我的书单”功能
This commit is contained in:
@@ -96,8 +96,8 @@ const menuItems = computed(() => [
|
||||
{
|
||||
id: 2,
|
||||
name: t('user.myBooklist'),
|
||||
url: '/pages/book/index',
|
||||
type: 'switchTab'
|
||||
url: '/pages/user/myBook/index',
|
||||
type: 'pageJump'
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
|
||||
Reference in New Issue
Block a user