大屏预览提升为组件
This commit is contained in:
		| @@ -1,5 +1,5 @@ | |||||||
| <template> | <template> | ||||||
|   <section class="AppGigscreenViewer"> |   <section class="AiDvViewer"> | ||||||
|     <div v-if="!component"> |     <div v-if="!component"> | ||||||
|       <div |       <div | ||||||
|           class="component-item" |           class="component-item" | ||||||
| @@ -24,7 +24,7 @@ | |||||||
| <script> | <script> | ||||||
| 
 | 
 | ||||||
| export default { | export default { | ||||||
|   name: 'AppGigscreenViewer', |   name: 'AiDvViewer', | ||||||
|   label: '大屏预览', |   label: '大屏预览', | ||||||
|   props: { |   props: { | ||||||
|     instance: Function, |     instance: Function, | ||||||
| @@ -177,7 +177,7 @@ export default { | |||||||
| </script> | </script> | ||||||
| 
 | 
 | ||||||
| <style lang="scss"> | <style lang="scss"> | ||||||
| .AppGigscreenViewer { | .AiDvViewer { | ||||||
|   position: relative; |   position: relative; | ||||||
|   height: 100%; |   height: 100%; | ||||||
|   background: transparent !important; |   background: transparent !important; | ||||||
		Reference in New Issue
	
	Block a user