forum
This commit is contained in:
@@ -27,7 +27,9 @@ export default defineAppConfig({
|
||||
root: 'subpackages/forum',
|
||||
pages: [
|
||||
'detail/index',
|
||||
'create/index'
|
||||
'create/index',
|
||||
'activity/index',
|
||||
'activity/detail'
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user