2 lines
2.1 KiB
Plaintext
Raw Normal View History

2026-05-28 09:48:42 +08:00
page{background-color:#f8f8f8}.header{background-color:#fff;position:fixed;left:0;top:0;right:0;height:385rpx;z-index:100;box-shadow:0 3px 7px rgba(206,206,206,.25)}.header .header_tabs{display:flex;align-items:center;justify-content:space-between;padding:0 30rpx;border-bottom:1rpx solid #eee}.header .header_tabs .meter_reading_record{color:#333;font-size:28rpx;display:flex;align-items:center}.header .search{padding:20rpx 30rpx;border-bottom:1rpx solid #eee}.header .filter{display:flex;align-items:center;justify-content:space-between;padding:16rpx 30rpx 0}.header .filter_content{padding:20rpx 30rpx}.header .filter_day_content{display:flex;align-items:center;padding-top:18rpx}.header .filter_day_content .filter_day_item{padding:8rpx 20rpx;border-radius:100rpx;font-size:24rpx;color:#666;border:1px solid #cacaca;margin-right:10rpx}.header .filter_day_content .filter_day_item text{width:14rpx;height:14rpx;border-radius:100rpx;display:inline-block}.header .filter_day_content .filter_day_item_active{border:1rpx solid #0082fa;color:#0082fa}.header_two{height:280rpx}.work_contents{padding:385rpx 0 30rpx;position:relative}.work_contents .menu_list_content{position:fixed;left:0;bottom:0;top:280rpx;width:170rpx;background-color:#fff;z-index:10}.work_contents .menu_list_content .menu_item{height:75rpx;line-height:75rpx;text-align:center;font-size:25rpx;color:#333;overflow:hidden;ellipsis:1;white-space:nowrap}.work_contents .menu_list_content .menu_item_active{background-color:#f8f8f8;border-left:5rpx solid #0082fa}.work_contents .work_item_content{padding-left:170rpx}.work_contents_two{padding:280rpx 0 30rpx}.card_status_4{border-top:6px solid #ef4444}.meter_btn_primary{background-color:#0082fa;color:#fff;padding:15rpx 30rpx;border-radius:8rpx;font-size:28rpx}.tag_group .table_tab{display:flex;align-items:center;padding:6rpx 16rpx;border-radius:8rpx;font-size:24rpx}.tag_group .table_tab image{width:18rpx;height:24rpx;margin-right:5rpx}.tag_group .water{background-color:#f0f8ff;color:#0082fa}.tag_group .electricity{background-color:#fff8f0;color:#ffb30f}.tag_group .gas{background-color:#fff0f0;color:#f53f3f}