摘要: Vant weapp滑动单元格SwipeCell按钮样式 引用swipeCell组件的页面,index.wxss中添加样式 .van-swipe-cell__left{ width: 130rpx; height: 100%; font-size: 30rpx; color: #fff; text- 阅读全文
posted @ 2021-03-18 09:07 祭·司 阅读(2092) 评论(0) 推荐(0) 编辑
摘要: 微信小程序 view文字水平垂直居中 常用的居中对齐方式有很多种例如: text-align:center; align-items:center; justify-content: center; margin: auto; #子容器在父容器中居中 但是在view中的文字对齐却不能简单的使用tex 阅读全文
posted @ 2021-03-18 09:00 祭·司 阅读(2188) 评论(0) 推荐(0) 编辑