标签:宽高 exp hidden rip ons bottom 适应 col port
<template>
<div class="icons">
icons
</div>
</template>
<script>
export default {
name: ‘HomeIcons‘
}
</script>
<style lang="stylus">
.icons
onerflow :hidden
height: 0
padding-bottom: 50%
background :lightblue
</style>


标签:宽高 exp hidden rip ons bottom 适应 col port
原文地址:https://www.cnblogs.com/VCplus/p/11646164.html