为您找到相关结果334,063个
微信小程序实现tabbar凹凸圆选中动画效果实例_javascript技巧_脚本...
.tabbar-box { background: #fff; border-radius: 10rpx 10rpx 0 0; position: relative; height: 120rpx; width: var(--t); display: flex; align-items: center; justify-content: center; position: fixed; left: 0; bottom: 0; z-index: 10; padding-bottom: constant(safe-area-inset-bottom)...
www.jb51.net/article/2633...htm 2025-4-10
vue实现可拖拽div大小的方法_vue.js_脚本之家
flex-grow: 0; .menu { width: 200px; background-color: #AAB6E0; position: relative; .content { width: 100%; .opera { height: 200px; position: absolute; bottom: 0; background-color: #F2BE25; .menu-resize { width: 5px; top: 0; right: 0; cursor: col-resize; .opera-resize {...
www.jb51.net/article/2437...htm 2025-4-15
justify-content - CSS - 菜鸟学堂-脚本之家
box-align box-direction box-flex box-flex-group box-lines box-ordinal-group box-orient box-pack box-shadow box-sizing caption-side clear clip color column-count column-fill column-gap column-rule column-rule-color column-rule-style column-rule-width column-span column-width columns content ...
edu.jb51.net/cssref/cssref-justify-c... 2025-4-9
JavaScript实现消消乐的源代码_javascript技巧_脚本之家
display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox; display:flex;width:100%; color:#fff;font-size:.24rem; -webkit-box-align:center; -webkit-align-items:center; -moz-box-align:center; -ms-flex-align:center; align-items:center } .score-current{ position:absolu...
www.jb51.net/article/2039...htm 2025-4-11
flex-grow - CSS - 菜鸟学堂-脚本之家
flex-grow 属性用于设置或检索弹性盒的扩展比率。
edu.jb51.net/cssref/cssref-flex-gr... 2025-4-13