index.json 110 B

123456
  1. {
  2. "navigationBarTitleText": "首页",
  3. "usingComponents": {
  4. "picker": "../../picker/picker"
  5. }
  6. }