forked from wangziqi/gongxue-base
feat: add taro student learning flow
This commit is contained in:
@@ -1,7 +1,15 @@
|
||||
export default defineAppConfig({
|
||||
pages: [
|
||||
'pages/bootstrap/index',
|
||||
'pages/student/login/index',
|
||||
'pages/student/home/index',
|
||||
'pages/student/catalog/index',
|
||||
'pages/student/practice/index',
|
||||
'pages/student/vocabulary/index',
|
||||
'pages/student/handbook/index',
|
||||
'pages/student/scoreline/index',
|
||||
'pages/student/assets/index',
|
||||
'pages/student/profile/index',
|
||||
'pages/tenant-admin/workbench/index',
|
||||
'pages/platform-admin/workbench/index',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user