File tree Expand file tree Collapse file tree 9 files changed +9
-72
lines changed
Expand file tree Collapse file tree 9 files changed +9
-72
lines changed Original file line number Diff line number Diff line change @@ -41,14 +41,7 @@ export default Vue.extend({
4141 default : ''
4242 } ,
4343 styles : {
44- type : Object ,
45- default ( ) {
46- return {
47- width : '100%' ,
48- height : '100%' ,
49- position : 'relative'
50- }
51- }
44+ type : Object
5245 }
5346 } ,
5447 data ( ) {
Original file line number Diff line number Diff line change @@ -42,14 +42,7 @@ export default Vue.extend({
4242 default : ''
4343 } ,
4444 styles : {
45- type : Object ,
46- default ( ) {
47- return {
48- width : '100%' ,
49- height : '100%' ,
50- position : 'relative'
51- }
52- }
45+ type : Object
5346 }
5447 } ,
5548
Original file line number Diff line number Diff line change @@ -42,14 +42,7 @@ export default Vue.extend({
4242 default : ''
4343 } ,
4444 styles : {
45- type : Object ,
46- default ( ) {
47- return {
48- width : '100%' ,
49- height : '100%' ,
50- position : 'relative'
51- }
52- }
45+ type : Object
5346 }
5447 } ,
5548
Original file line number Diff line number Diff line change @@ -42,14 +42,7 @@ export default Vue.extend({
4242 default : ''
4343 } ,
4444 styles : {
45- type : Object ,
46- default ( ) {
47- return {
48- width : '100%' ,
49- height : '100%' ,
50- position : 'relative'
51- }
52- }
45+ type : Object
5346 }
5447 } ,
5548
Original file line number Diff line number Diff line change @@ -42,14 +42,7 @@ export default Vue.extend({
4242 default : ''
4343 } ,
4444 styles : {
45- type : Object ,
46- default ( ) {
47- return {
48- width : '100%' ,
49- height : '100%' ,
50- position : 'relative'
51- }
52- }
45+ type : Object
5346 }
5447 } ,
5548
Original file line number Diff line number Diff line change @@ -42,14 +42,7 @@ export default Vue.extend({
4242 default : ''
4343 } ,
4444 styles : {
45- type : Object ,
46- default ( ) {
47- return {
48- width : '100%' ,
49- height : '100%' ,
50- position : 'relative'
51- }
52- }
45+ type : Object
5346 }
5447 } ,
5548
Original file line number Diff line number Diff line change @@ -42,14 +42,7 @@ export default Vue.extend({
4242 default : ''
4343 } ,
4444 styles : {
45- type : Object ,
46- default ( ) {
47- return {
48- width : '100%' ,
49- height : '100%' ,
50- position : 'relative'
51- }
52- }
45+ type : Object
5346 }
5447 } ,
5548
Original file line number Diff line number Diff line change @@ -42,14 +42,7 @@ export default Vue.extend({
4242 default : ''
4343 } ,
4444 styles : {
45- type : Object ,
46- default ( ) {
47- return {
48- width : '100%' ,
49- height : '100%' ,
50- position : 'relative'
51- }
52- }
45+ type : Object
5346 }
5447 } ,
5548
Original file line number Diff line number Diff line change @@ -42,14 +42,7 @@ export default Vue.extend({
4242 default : ''
4343 } ,
4444 styles : {
45- type : Object ,
46- default ( ) {
47- return {
48- width : '100%' ,
49- height : '100%' ,
50- position : 'relative'
51- }
52- }
45+ type : Object
5346 }
5447 } ,
5548
You can’t perform that action at this time.
0 commit comments