feat:开发分类页内容管理
This commit is contained in:
@@ -14,6 +14,13 @@ const DEBUG_ENTRIES: DebugEntry[] = [
|
||||
icon: '🗂️',
|
||||
path: '/supportPages/categoryManage/categoryManage',
|
||||
},
|
||||
{
|
||||
id: 'category-content',
|
||||
title: '分类页内容管理',
|
||||
subtitle: '管理各分类下 worksheet 状态,生成分类页数据。',
|
||||
icon: '📋',
|
||||
path: '/supportPages/categoryContentManage/categoryContentManage',
|
||||
},
|
||||
];
|
||||
|
||||
Page({
|
||||
|
||||
Reference in New Issue
Block a user