You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
421 B
12 lines
421 B
{ |
|
"navigationBarTitleText": "首页", |
|
"usingComponents": { |
|
"footer-nav": "../../components/FooterNav/Index", |
|
"right-nav": "../../components/RightNav/Index", |
|
"header-nav": "../../components/HeaderNav/Index", |
|
"home-page": "./components/HomePage/Index", |
|
"order-page": "./components/OrderPage/Index", |
|
"chat-page": "./components/ChatPage/Index", |
|
"user-page": "./components/UserPage/Index" |
|
} |
|
} |