.state('your.state', { url: '/your/url', cache: false, views: { // ... } }) 或直接在您看來 <ion-view cache-view="false" view-title="My Title!">
確定! 回上一頁