mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 11:41:20 +08:00
wip
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
import {NgElement, Component, View, Parent} from 'angular2/angular2'
|
||||
import {NgElement, Component, View as NgView, Parent} from 'angular2/angular2'
|
||||
|
||||
|
||||
@Component({
|
||||
selector: 'layout,[layout]'
|
||||
})
|
||||
@View({
|
||||
@NgView({
|
||||
template: `
|
||||
<content></content>
|
||||
<object class="ele-qry" data="about:blank"></object>
|
||||
|
Reference in New Issue
Block a user