/* myComponents/scrollView/scrollView.wxss */ .text{ /* text-align: center;*/ padding: 10px; display: flex; align-items: center; justify-content: center; } .img{ width: 20px; height: 20px; }