123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167 |
- @charset "UTF-8";
- .text-center.data-v-7f3f56f2 {
- text-align: center;
- }
- .font-weight.data-v-7f3f56f2 {
- font-weight: bold;
- }
- .page-width.data-v-7f3f56f2 {
- width: 100%;
- }
- .goods-hover-class.data-v-7f3f56f2 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-7f3f56f2 {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-7f3f56f2 {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-7f3f56f2 {
- width: 100%;
- }
- .u-hover-class.data-v-7f3f56f2 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-7f3f56f2 {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .no-tip.data-v-7f3f56f2 {
- position: fixed;
- top: 400rpx;
- left: 0;
- right: 0;
- margin: 0 auto;
- color: #666666;
- font-size: 24rpx;
- width: 240rpx;
- text-align: center;
- }
- .no-tip image.data-v-7f3f56f2 {
- height: 240rpx;
- width: 240rpx;
- margin-bottom: 20rpx;
- }
- .search.data-v-7f3f56f2 {
- height: 88rpx;
- padding: 16rpx 26rpx;
- background-color: #efeff4;
- position: fixed;
- top: 0;
- left: 0;
- right: 0;
- z-index: 10;
- }
- .search input.data-v-7f3f56f2 {
- padding: 0 30rpx;
- }
- .search-content.data-v-7f3f56f2 {
- background-color: #fff;
- height: 56rpx;
- border-radius: 28rpx;
- }
- .search-content image.data-v-7f3f56f2 {
- height: 24rpx;
- width: 24rpx;
- }
- .search-content text.data-v-7f3f56f2 {
- color: #b2b2b2;
- font-size: 24rpx;
- margin: 0 5rpx;
- }
- .search-area.data-v-7f3f56f2 {
- height: 56rpx;
- }
- .placeholder.data-v-7f3f56f2 {
- height: 192rpx;
- }
- .sort.data-v-7f3f56f2 {
- height: 80rpx;
- background-color: #fff;
- position: fixed;
- top: 88rpx;
- left: 0;
- right: 0;
- z-index: 10;
- font-size: 28rpx;
- color: #666;
- }
- .sort image.data-v-7f3f56f2 {
- height: 26rpx;
- width: 16rpx;
- margin-left: 16rpx;
- }
- .item.data-v-7f3f56f2 {
- width: 702rpx;
- margin: 24rpx;
- margin-top: 0;
- background-color: #fff;
- border-radius: 16rpx;
- padding: 24rpx;
- font-size: 24rpx;
- color: #999;
- }
- .item .avatar.data-v-7f3f56f2 {
- height: 80rpx;
- width: 80rpx;
- margin-right: 24rpx;
- border-radius: 5rpx;
- }
- .item-info.data-v-7f3f56f2 {
- font-size: 28rpx;
- color: #353535;
- }
- .item-info .item-nickname.data-v-7f3f56f2 {
- margin-bottom: 4rpx;
- }
- .info-label.data-v-7f3f56f2 {
- height: 36rpx;
- padding: 0 10rpx;
- text-align: center;
- line-height: 36rpx;
- font-size: 24rpx;
- color: #999;
- background-color: #efeff4;
- display: inline-block;
- }
- .search-input.data-v-7f3f56f2 {
- height: 56rpx;
- position: relative;
- width: 620rpx;
- }
- .search-input image.data-v-7f3f56f2 {
- height: 22rpx;
- width: 22rpx;
- position: absolute;
- top: 17rpx;
- left: 28rpx;
- z-index: 10;
- }
- .search-input input.data-v-7f3f56f2 {
- padding-left: 66rpx;
- background-color: #fff;
- border-radius: 32rpx;
- height: 56rpx;
- font-size: 26rpx;
- color: #353535;
- }
- .cancel view.data-v-7f3f56f2 {
- margin-left: 16rpx;
- font-size: 28rpx;
- color: #00c203;
- }
- .arrow-right.data-v-7f3f56f2 {
- height: 20rpx;
- width: 12rpx;
- margin-left: 12rpx;
- }
|