zlgl.json
522 Bytes
{
"navigationBarTitleText": "资料管理",
"navigationBarBackgroundColor": "#fff",
"navigationStyle": "custom",
"usingComponents": {
"u-icon": "/node-modules/uview-ui/components/u-icon/u-icon",
"u-search": "/node-modules/uview-ui/components/u-search/u-search",
"uni-data-picker": "/uni_modules/uni-data-picker/components/uni-data-picker/uni-data-picker",
"u-picker": "/node-modules/uview-ui/components/u-picker/u-picker",
"u-button": "/node-modules/uview-ui/components/u-button/u-button"
}
}