【干货】微信小程序如何让view标签中内容居中代码语言:javascript代码运行次数:0运行复制.container{display: flex;*设置显示样式**align-items: center;**子view垂直居中*vertical-align:1月前190