离子选项卡在按选项卡时不起作用

时间:2019-06-06 01:17:34

标签: javascript html ios ionic-framework

我在ionic上有一个应用程序,它的选项卡栏位于选项卡栏上,但是当我单击第二个或第四个选项卡时,它不会转到该页面,就像未连接一样,但它是连接页面转到该标签,还尝试删除该页面并制作一个新页面。按下标签时,不会

谢谢 亚当

<ion-tabs>

  <ion-tab-bar slot="bottom">
    
    <ion-tab-button tab="tab1">
      <ion-icon name="flash"></ion-icon>
      <ion-label>Home</ion-label>
    </ion-tab-button>

    <ion-tab-button tab="Camps">
      <ion-icon name="send"></ion-icon>
      <ion-label>Camps</ion-label>
    </ion-tab-button>

    <ion-tab-button tab="tab3">
      <ion-icon name="send"></ion-icon>
      <ion-label>Parties</ion-label>
    </ion-tab-button>
  
    <ion-tab-button tab="Forms">
      <ion-icon name="flash"></ion-icon>
      <ion-label>Forms</ion-label>
    </ion-tab-button>

     <ion-tab-button tab="Parties">
      <ion-icon name="flash"></ion-icon>
      <ion-label>Contact US</ion-label>
    </ion-tab-button>
  
  </ion-tab-bar>


</ion-tabs>
<ion-header>
  <ion-toolbar>
    <ion-title>
      Camp
    </ion-title>
  </ion-toolbar>
</ion-header>
<ion-content>
<ion-card class="camppage">
      <ion-img src="/assets/shapes.svg"></ion-img>
      <ion-card-header>
        <ion-card-title>Welcome to ATAM Camp</ion-card-title>
      </ion-card-header>
      <ion-card-content>
ATAM has camp Monday through Friday, 8:30am to 3:30pm
Every week is customized to teach campers ages 4 to 15     </ion-card-content>
    </ion-card>

    <ion-card class="camplevels">
      <ion-img src="/assets/Levels.png"></ion-img>
      </ion-card-header>
      <ion-card-content>
all projects are age appropriate and kids are divided into groups 4-7, 8-11 and 12-15

Come for the day or stay for the week! From 8:30am to 3:30pm, ATAM is jam packed with fun activities.
Get the most out of your camp with ATAM!    </ion-card-content>
    </ion-card>

<ion-card class="olderthan15">

      <ion-img src="/assets/ATAMteens.jpg"></ion-img>
      <ion-card-header>
        <ion-card-title>OLDER THAN 15? WE GOT YOU COVERED!</ion-card-title>
      </ion-card-header>
      <ion-card-content>
Private Lessons and Classes Year Round.

Students who ‘graduate’ through our summer camp program are wanting to take their new skill set to the next level to master their crafts, projects and eventually go through our mentorship and internship program. Choose from any variety in our tech, art and music departments. Contact us to find out more and get started!    </ion-card-content>
   <ion-button expand="block" color="dark"> Contact US</ion-button>
    </ion-card>



<ion-card class="campSchedule">
      <ion-img src="/assets/Schedule.jpg"></ion-img>
      <ion-card-header>
        <ion-card-title>ATAM Camp Schedule</ion-card-title>
      </ion-card-header>
      <ion-card-content>
8:30 - 9:00     Game Time Social / Camper Check-In

9:05 - 10:15     Instruction / Hands On Tech Project Time

10:20 - 10:45    Picnic Snack / Recess

10:50 - 12:00    Instruction / Hands On Tech Project Time

12:10 - 12:35    Picnic Lunch

12:40 - 1:05     All Camper Outdoor Activity

1:10 - 2:25      Outdoor Activities / Sports / Games

2:30 - 3:25      Exploratory STEM Session

3:30 - 7:30     Sign Out / Optional Camp Care    </ion-card-content>
    </ion-card>

<ion-card class="steamcamp">
      <ion-img src="/assets/campprogramlogos.jpg"></ion-img>
      <ion-card-header>
        <ion-card-title> ATAM STEAM tech CAMPS </ion-card-title>
      </ion-card-header>
      <ion-card-content>
ATAM has camps throughout the year. If school is out, ATAM has camp!
This includes All major holidays, and locally celebrated days.
with the unique combination of technology, maker space, music, traditional art and sports,
it's a dream zone for anyone looking for a place to do it all!   </ion-card-content>
    </ion-card>

    <h1> Get Registered for camp NOW </h1>

  <ion-button expand="block">Sign Up Now!</ion-button>

</ion-content>



<ion-header>
  <ion-toolbar>
    <ion-title>
      Camp
    </ion-title>
  </ion-toolbar>
</ion-header>
<ion-content>
<ion-card class="camppage">
      <ion-img src="/assets/shapes.svg"></ion-img>
      <ion-card-header>
        <ion-card-title>Welcome to ATAM Camp</ion-card-title>
      </ion-card-header>
      <ion-card-content>
ATAM has camp Monday through Friday, 8:30am to 3:30pm
Every week is customized to teach campers ages 4 to 15     </ion-card-content>
    </ion-card>

    <ion-card class="camplevels">
      <ion-img src="/assets/Levels.png"></ion-img>
      </ion-card-header>
      <ion-card-content>
all projects are age appropriate and kids are divided into groups 4-7, 8-11 and 12-15

Come for the day or stay for the week! From 8:30am to 3:30pm, ATAM is jam packed with fun activities.
Get the most out of your camp with ATAM!    </ion-card-content>
    </ion-card>

<ion-card class="olderthan15">

      <ion-img src="/assets/ATAMteens.jpg"></ion-img>
      <ion-card-header>
        <ion-card-title>OLDER THAN 15? WE GOT YOU COVERED!</ion-card-title>
      </ion-card-header>
      <ion-card-content>
Private Lessons and Classes Year Round.

Students who ‘graduate’ through our summer camp program are wanting to take their new skill set to the next level to master their crafts, projects and eventually go through our mentorship and internship program. Choose from any variety in our tech, art and music departments. Contact us to find out more and get started!    </ion-card-content>
   <ion-button expand="block" color="dark"> Contact US</ion-button>
    </ion-card>



<ion-card class="campSchedule">
      <ion-img src="/assets/Schedule.jpg"></ion-img>
      <ion-card-header>
        <ion-card-title>ATAM Camp Schedule</ion-card-title>
      </ion-card-header>
      <ion-card-content>
8:30 - 9:00     Game Time Social / Camper Check-In

9:05 - 10:15     Instruction / Hands On Tech Project Time

10:20 - 10:45    Picnic Snack / Recess

10:50 - 12:00    Instruction / Hands On Tech Project Time

12:10 - 12:35    Picnic Lunch

12:40 - 1:05     All Camper Outdoor Activity

1:10 - 2:25      Outdoor Activities / Sports / Games

2:30 - 3:25      Exploratory STEM Session

3:30 - 7:30     Sign Out / Optional Camp Care    </ion-card-content>
    </ion-card>

<ion-card class="steamcamp">
      <ion-img src="/assets/campprogramlogos.jpg"></ion-img>
      <ion-card-header>
        <ion-card-title> ATAM STEAM tech CAMPS </ion-card-title>
      </ion-card-header>
      <ion-card-content>
ATAM has camps throughout the year. If school is out, ATAM has camp!
This includes All major holidays, and locally celebrated days.
with the unique combination of technology, maker space, music, traditional art and sports,
it's a dream zone for anyone looking for a place to do it all!   </ion-card-content>
    </ion-card>

    <h1> Get Registered for camp NOW </h1>

  <ion-button expand="block">Sign Up Now!</ion-button>

</ion-content>

0 个答案:

没有答案