为您找到相关结果343,811个
Vue移动端实现pdf/excel/图片在线预览_vue.js_脚本之家
.tableBox {width: 100vw;height: calc(100vh - 44px);overflow: auto; }// 表格边框 .pdf-tab { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 0 .4rem; -ms-flex-pack: justify; justify-content: space-between; } .pdf-tab .btn-def { border...
www.jb51.net/javascript/320124k...htm 2025-4-27
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-28
flex-shrink - CSS - 菜鸟学堂-脚本之家
flex-shrink 属性用于设置或检索弹性盒的收缩比率。
edu.jb51.net/cssref/cssref-flex-shri... 2025-4-26
基于Cloud Studio构建React完成点餐H5页面(腾讯云 Cloud Studio 实战...
box-sizing: border-box; } .flex-center { display: flex; align-items: center; } .product-box { display: flex; align-items: center; width: 100%; height: calc(100vh - 45px - 130px - 50px); } .product-right { flex: 1; height: 100%; } .product-title { font-family: PingFang...
www.jb51.net/javascript/294546b...htm 2025-4-28
css3 中实现炫酷的loading效果 _css3_CSS_网页制作_脚本之家
box-shadow: 0 10px 20px rgba(0,0,0,.5); position: relative; animation: jumping 0.8s infinite; transition: all 0.5s; } .master .eyes{ width:35%; height:35%; border-radius:50%; background-color:#fff; display: flex; justify-content: center; align-items:center; } .eyes-ball{ widt...
www.jb51.net/css/6698...html 2025-4-13
flex-grow - CSS - 菜鸟学堂-脚本之家
flex-grow 属性用于设置或检索弹性盒的扩展比率。
edu.jb51.net/cssref/cssref-flex-gr... 2025-4-25