C端小程序
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

fengMap.json 449 B

12345678910
  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. }