1
2
3
4
5
6
7
8
9
| {
| "navigationBarTitleText": "首页",
| "enablePullDownRefresh": false,
| "usingComponents": {
| "u-empty": "/uni_modules/uview-ui/components/u-empty/u-empty",
| "card": "/components/card/card",
| "u-button": "/uni_modules/uview-ui/components/u-button/u-button"
| }
| }
|
|