企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
~~~ div{ /*切换盒子模型的计算方法*/ box-sizing: border-box; width: 100px; height: 100px; padding: 20px; background-color: red; } ~~~ #### 设置了border-box,width和height就是真正的高宽