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.
13 lines
495 B
13 lines
495 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", |
|
"u-modal": "../../uni_modules/uview-plus/components/u-modal/u-modal" |
|
} |
|
} |