首页
编程
java
php
前端
首页
编程
java
php
前端
uni-app横向布局
uni-app横向布局,我是刚学没多久,这横向布局,是用dispaly吧
display
: flex;
justify-content
: space-between;
//左右对齐
点击展开全文