12 lines
178 B
Plaintext
Raw Normal View History

2025-04-14 10:57:27 +08:00
.container {
padding: 15px;
background-color: #fff;
}
/* 全局样式 */
.uni-forms .uni-forms-item__label {
width: 100px !important;
/* 或者使用其他单位 */
}