2025-07-15 16:18:34 +08:00
|
|
|
{
|
|
|
|
|
"navigationBarTitleText": "首页",
|
2025-08-29 09:51:02 +08:00
|
|
|
"navigationStyle": "custom",
|
2025-07-15 16:18:34 +08:00
|
|
|
"usingComponents": {
|
2026-01-15 19:26:00 +08:00
|
|
|
"hs-all-page-bg": "../../components/hs-all-page-bg/hs-all-page-bg",
|
2025-08-29 09:51:02 +08:00
|
|
|
"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",
|
2025-12-15 18:19:04 +08:00
|
|
|
"my-modal-server": "./components/ModalServer",
|
|
|
|
|
"my-tabs": "./components/Tabs",
|
|
|
|
|
"my-official-account": "./components/OfficialAccount"
|
2025-07-15 16:18:34 +08:00
|
|
|
}
|
|
|
|
|
}
|