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.
10 lines
372 B
10 lines
372 B
{
|
|
"navigationBarTitleText": "",
|
|
"enablePullDownRefresh": false,
|
|
"usingComponents": {
|
|
"u-navbar": "/uni_modules/uview-ui/components/u-navbar/u-navbar",
|
|
"u-list": "/uni_modules/uview-ui/components/u-list/u-list",
|
|
"u-list-item": "/uni_modules/uview-ui/components/u-list-item/u-list-item",
|
|
"u-line": "/uni_modules/uview-ui/components/u-line/u-line"
|
|
}
|
|
}
|