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.
14 lines
610 B
14 lines
610 B
6 months ago
|
{
|
||
|
"navigationBarTitleText": "",
|
||
|
"enablePullDownRefresh": false,
|
||
|
"navigationStyle": "custom",
|
||
|
"usingComponents": {
|
||
|
"uni-icons": "/uni_modules/uni-icons/components/uni-icons/uni-icons",
|
||
|
"uni-row": "/uni_modules/uni-row/components/uni-row/uni-row",
|
||
|
"uni-col": "/uni_modules/uni-row/components/uni-col/uni-col",
|
||
|
"uni-popup": "/uni_modules/uni-popup/components/uni-popup/uni-popup",
|
||
|
"uni-table": "/uni_modules/uni-table/components/uni-table/uni-table",
|
||
|
"uni-tr": "/uni_modules/uni-table/components/uni-tr/uni-tr",
|
||
|
"uni-td": "/uni_modules/uni-table/components/uni-td/uni-td"
|
||
|
}
|
||
|
}
|