mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
Merge branch 'master' into alpha38
Conflicts: ionic/components/popup/popup.ts
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<ion-view nav-title="Pull to refresh">
|
||||
<!-- <ion-view nav-title="Pull to refresh"> -->
|
||||
<ion-toolbar><ion-title>Scroll</ion-title></ion-toolbar>
|
||||
|
||||
<ion-content>
|
||||
@ -20,7 +20,7 @@
|
||||
|
||||
</ion-content>
|
||||
|
||||
</ion-view>
|
||||
<!-- </ion-view> -->
|
||||
<style>
|
||||
f { display: block; height: 400px; width: 100%; background-color: #387ef5; margin-bottom: 15px; }
|
||||
#counter {
|
||||
|
@ -1,4 +1,4 @@
|
||||
<ion-view nav-title="Pull to refresh">
|
||||
<!-- <ion-view nav-title="Pull to refresh"> -->
|
||||
<ion-toolbar><ion-title>Pull To Refresh</ion-title></ion-toolbar>
|
||||
|
||||
<ion-content>
|
||||
@ -13,7 +13,7 @@
|
||||
<f></f>
|
||||
</ion-content>
|
||||
|
||||
</ion-view>
|
||||
<!-- </ion-view> -->
|
||||
<style>
|
||||
f { display: block; height: 400px; width: 100%; background-color: #387ef5; margin-bottom: 15px; }
|
||||
#counter {
|
||||
|
Reference in New Issue
Block a user