Config Back Button Icon ios-arrow-back md-arrow-back close heart globe Icon Mode ios md Tab Placement bottom top

Note: the config will not be updated until you click the button below.

@App({
  config: {
    backButtonIcon: {{initialConfig.backButtonIcon}}
    iconMode: {{initialConfig.iconMode}}
    tabbarPlacement: {{initialConfig.tabbarPlacement}}
  }
})