9 lines
327 B
JSON
9 lines
327 B
JSON
{
|
|
"navigationBarTitleText": "待办事项",
|
|
"enablePullDownRefresh": false,
|
|
"usingComponents": {
|
|
"nut-button": "../../uni_modules/nutui-uni/components/button/button",
|
|
"z-paging": "../../uni_modules/z-paging/components/z-paging/z-paging",
|
|
"nut-popup": "../../uni_modules/nutui-uni/components/popup/popup"
|
|
}
|
|
} |