巡检
Some checks failed
Uniapp 自动化打包 CI/CD / 打包 Uniapp 项目 (push) Has been cancelled

This commit is contained in:
2025-09-08 11:30:52 +08:00
parent 60aa1f09fa
commit 2e604b1823
3 changed files with 102 additions and 83 deletions

View File

@@ -309,21 +309,21 @@
border-radius: 12rpx;
font-size: 26rpx;
margin-bottom: 40rpx;
}
.status2 {
width: 280rpx;
display: flex;
align-items: center;
justify-content: center;
border: 1px solid #BFBFBF;
margin-top: 30rpx;
color: #BFBFBF;
padding: 12rpx 24rpx;
border-radius: 12rpx;
font-size: 26rpx;
margin-bottom: 20rpx;
}
.status2 {
width: 280rpx;
display: flex;
align-items: center;
justify-content: center;
border: 1px solid #BFBFBF;
margin-top: 30rpx;
color: #BFBFBF;
padding: 12rpx 24rpx;
border-radius: 12rpx;
font-size: 26rpx;
margin-bottom: 20rpx;
}
.btn-outline {