活动专区
This commit is contained in:
@@ -19,6 +19,7 @@ import systemAi from "./system/ai";
|
||||
import systemCarousel from "./system/carousel";
|
||||
import systemGridNav from "./system/gridNav";
|
||||
import systemCategory from "./system/category";
|
||||
import systemActivity from "./system/activity";
|
||||
|
||||
import aiChat from "./ai/chat";
|
||||
import aiConversation from "./ai/conversation";
|
||||
@@ -52,6 +53,7 @@ export default {
|
||||
...systemCarousel,
|
||||
...systemGridNav,
|
||||
...systemCategory,
|
||||
...systemActivity,
|
||||
...aiChat,
|
||||
...aiConversation,
|
||||
...aiAgent,
|
||||
|
||||
Reference in New Issue
Block a user