| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 |
- @charset "UTF-8";
- /* 水平间距 */
- /* 水平间距 */
- .container.data-v-553e5b04 {
- padding-top: 20rpx;
- }
- .container .search.data-v-553e5b04 {
- margin: 0 auto;
- width: 690rpx;
- height: 90rpx;
- border-radius: 171rpx;
- background-color: #fff;
- }
- .container .list.data-v-553e5b04 {
- margin-top: 20rpx;
- padding-bottom: 30rpx;
- }
- .container .list .box.data-v-553e5b04 {
- display: flex;
- margin: 0 auto;
- margin-bottom: 20rpx;
- width: 690rpx;
- height: 130rpx;
- background-color: #fff;
- }
- .container .list .box .icon.data-v-553e5b04 {
- flex: 1;
- display: flex;
- justify-content: center;
- align-items: center;
- }
- .container .list .box .icon ._img.data-v-553e5b04 {
- width: 60rpx;
- height: 60rpx;
- }
- .container .list .box .info.data-v-553e5b04 {
- flex: 6;
- display: flex;
- flex-direction: column;
- justify-content: space-evenly;
- }
- .container .list .box .info .title.data-v-553e5b04 {
- font-size: 30rpx;
- }
- .container .list .box .info .status.data-v-553e5b04 {
- font-size: 24rpx;
- font-weight: 500;
- color: #A6A6A6;
- }
- .container .list .box .info .status .right.data-v-553e5b04 {
- margin-right: 20rpx;
- }
- .container .list .box .image.data-v-553e5b04 {
- margin-top: -5rpx;
- margin-right: -5rpx;
- width: 83rpx;
- height: 83rpx;
- }
- .container .list .box .image ._img.data-v-553e5b04 {
- width: 100%;
- height: 100%;
- }
- .data-v-553e5b04 .uni-searchbar {
- padding: 10rpx;
- }
|