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