GITLAB

SxhGroup / sxhClockIn

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • sxhClockIn
  • pages
  • login
  • protocol
  • protocol.wxss
  • aa2980c5   feat:创建应用 Browse Code »
    夏洋涛
    2022-09-10 15:01:25 +0800  
protocol.wxss 134 Bytes
Edit Raw Blame History
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);
}