C端小程序
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.

10 lines
449 B

  1. {
  2. "navigationBarTitleText": "UI控件",
  3. "usingComponents": {
  4. "FMScrollGroupsControl": "../component/FMScrollGroupsControl/FMScrollGroupsControl",
  5. "FMButtonGroupsControl": "../component/FMButtonGroupsControl/FMButtonGroupsControl",
  6. "FMViewModeControl": "../component/FMViewModeControl/FMViewModeControl",
  7. "FMAllLayerControl": "../component/FMAllLayerControl/FMAllLayerControl",
  8. "navbar": "../../components/navbar/navbar"
  9. }
  10. }