12 lines
394 B
JSON
12 lines
394 B
JSON
{
|
|
"navigationBarTitleText": "首页",
|
|
"navigationStyle": "custom",
|
|
"usingComponents": {
|
|
"my-news-list": "./components/NewsList",
|
|
"my-page-head-title": "./components/PageHeadTitle",
|
|
"my-page-banner": "./components/PageBanner",
|
|
"my-classification": "./components/Classification",
|
|
"my-ai-input": "./components/AiInput",
|
|
"my-event-list": "./components/EventList"
|
|
}
|
|
} |