2 lines
2.9 KiB
Plaintext
2 lines
2.9 KiB
Plaintext
.page-container{padding:30rpx;background-color:#f8f8f8}.tab-bar{display:flex;background-color:#fff;border-radius:20rpx;margin-bottom:30rpx;overflow:hidden}.tab-item{flex:1;padding:25rpx 0;text-align:center;font-size:32rpx;color:#666;position:relative}.tab-item.active{color:#007aff;background-color:rgba(0,122,255,.1)}.form-container{background-color:#fff;border-radius:20rpx;padding:30rpx}.input-group{margin-bottom:30rpx}.general-label{font-size:32rpx;color:#333;margin-bottom:15rpx}.scan-input{width:100%;height:80rpx;background-color:#f8f8f8;border-radius:12rpx;padding:0 25rpx;font-size:30rpx}.scan-btn{margin-top:20rpx;background-color:#007aff;color:#fff;padding:15rpx 30rpx;border-radius:12rpx;text-align:center;font-size:30rpx}.select-label{width:100%;height:80rpx;line-height:80rpx;background-color:#f8f8f8;border-radius:12rpx;padding:0 25rpx;font-size:30rpx;color:#666}.tag-input-group{display:flex;flex-wrap:wrap;gap:20rpx;margin-top:15rpx}.search-results{position:absolute;width:100%;max-height:300rpx;background-color:#fff;border:1rpx solid #ebedf0;border-radius:8rpx;box-shadow:0 2rpx 12rpx rgba(0,0,0,.1);z-index:999;overflow-y:auto;margin-top:2rpx;transition:all .3s ease}.result-item{padding:20rpx 30rpx;font-size:28rpx;color:#333;border-bottom:1rpx solid #f5f5f5;cursor:pointer;transition:background-color .2s ease}.result-item:last-child{border-bottom:none}.result-item:hover,
|
|
.result-item:active{background-color:#f5f7fa;cursor:pointer;transition:background-color .2s ease}.update{margin-top:30rpx;background-color:#f8f8f8;border-radius:12rpx;padding:20rpx}.update-icon{width:120rpx;height:120rpx;border:2rpx dashed #ddd;border-radius:12rpx;color:#999;font-size:60rpx;line-height:120rpx;text-align:center}button[type="primary"]{width:100%;height:90rpx;line-height:90rpx;background-color:#007aff;border-radius:45rpx;font-size:32rpx;margin-top:60rpx}.number-control-wrapper{display:flex;align-items:center;gap:10rpx;padding:10rpx}.number-control-btn{width:60rpx;height:60rpx;background-color:#f5f5f5;border-radius:8rpx;display:flex;align-items:center;justify-content:center;font-size:32rpx;color:#333;cursor:pointer}.number-control-btn:active{background-color:#e0e0e0}.minus-btn{font-weight:700}.plus-btn{font-weight:700}.u-demo-block{margin-top:40rpx;background-color:#fff;padding:20rpx;border-radius:10rpx}.section-header{display:flex;flex-direction:column;margin-bottom:15rpx}.number-control-btn{width:60rpx;height:60rpx;background-color:#f5f5f5;border-radius:8rpx;display:flex;align-items:center;justify-content:center;font-size:32rpx;color:#333;cursor:pointer}.number-control-btn:active{background-color:#e0e0e0}.minus-btn{font-weight:700}.plus-btn{font-weight:700}.custom-input-box{margin:0 20rpx;width:200rpx;height:60rpx;text-align:center;background-color:#f8f8f8;border:1rpx solid #dcdfe6;border-radius:8rpx;font-size:28rpx;color:#333}.retype-checkbox{display:flex;align-items:center;margin-left:20rpx;font-size:28rpx} |