|
|
@ -4,7 +4,12 @@ |
|
|
|
>首页</el-button |
|
|
|
> |
|
|
|
<!-- <img src="@/assets/image/largeScreen.png" class="large" /> --> |
|
|
|
<object class="object" style="border:0px;height:100vh;width:100vw;" type="text/x-scriptlet" data="https://am61t7.axshare.com"> |
|
|
|
<object |
|
|
|
class="object" |
|
|
|
style="border: 0px; height: 100vh; width: 100vw" |
|
|
|
type="text/x-scriptlet" |
|
|
|
data="https://am61t7.axshare.com" |
|
|
|
></object> |
|
|
|
</div> |
|
|
|
</template> |
|
|
|
<script> |
|
|
@ -29,7 +34,7 @@ export default { |
|
|
|
position: absolute; |
|
|
|
// top: 20px; |
|
|
|
// left: 20px; |
|
|
|
top: 72px; |
|
|
|
top: 72px; |
|
|
|
left: 20px; |
|
|
|
width: 200px; |
|
|
|
background: #101f48; |
|
|
|