码迷,mamicode.com
首页 > 移动开发 > 详细

移动端自适应宽高比2:1

时间:2019-10-10 11:15:46      阅读:147      评论:0      收藏:0      [点我收藏+]

标签:宽高   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>

技术图片技术图片

 

移动端自适应宽高比2:1

标签:宽高   exp   hidden   rip   ons   bottom   适应   col   port   

原文地址:https://www.cnblogs.com/VCplus/p/11646164.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!