setting-base.html 306 B

12345678910111213141516171819
  1. <!--
  2. Generated template for the SettingBase page.
  3. See http://ionicframework.com/docs/v2/components/#navigation for more info on
  4. Ionic pages and navigation.
  5. -->
  6. <ion-header>
  7. <ion-navbar>
  8. <ion-title>SettingBase</ion-title>
  9. </ion-navbar>
  10. </ion-header>
  11. <ion-content padding>
  12. </ion-content>