Blame view

pages/login/protocol/protocol.wxss 134 Bytes
aa2980c5   夏洋涛   feat:创建应用
1
2
3
4
5
6
7
8
9
10
.main {
	padding: 32rpx;
}

.content {
	font-size: 28rpx;
	font-family: PingFang SC;
	font-weight: 500;
	color: rgba(58, 58, 58, 1);
}