你好 怎样让van-button样式靠上 做何调整 代码如下div style=displayflex;padding 0 5px;margin-top 12px;align-items center; div style=width 35;font-size 18px;text-align left合计:span style=color red¥ itemtot
你可以在第一个div的style属性中添加"justify-content: space-between;",这样第二个div中的van-button样式就会靠上。代码如下:
合计:¥{{ item.total_fee }}
原文地址: https://www.cveoy.top/t/topic/fseV 著作权归作者所有。请勿转载和采集!