index.json 397 Bytes
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
{
"navigationBarTitleText": "智能建档",
"navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "black",
"usingComponents": {
"u-notify": "/uni_modules/uview-ui/components/u-notify/u-notify",
"uni-file-picker": "/uni_modules/uni-file-picker/components/uni-file-picker/uni-file-picker",
"uni-popup": "/uni_modules/uni-popup/components/uni-popup/uni-popup"
}
}