123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112 |
- @charset "UTF-8";
- .text-center.data-v-73dd4536 {
- text-align: center;
- }
- .font-weight.data-v-73dd4536 {
- font-weight: bold;
- }
- .page-width.data-v-73dd4536 {
- width: 100%;
- }
- .goods-hover-class.data-v-73dd4536 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-73dd4536 {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-73dd4536 {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-73dd4536 {
- width: 100%;
- }
- .u-hover-class.data-v-73dd4536 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-73dd4536 {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .app-my-service.data-v-73dd4536 {
- width: 702rpx;
- border-radius: 16rpx;
- margin: 24rpx auto;
- box-shadow: 0 0 8rpx rgba(0, 0, 0, 0.05);
- background: #fff;
- }
- .app-my-service .title.data-v-73dd4536 {
- padding: 32rpx 32rpx 16rpx;
- }
- .app-my-service .list .item .icon.data-v-73dd4536 {
- width: 50rpx;
- height: 50rpx;
- display: block;
- }
- .app-my-service .list .item .arrow.data-v-73dd4536 {
- width: 12rpx;
- height: 22rpx;
- }
- .app-my-service .list.row .item-container.data-v-73dd4536 {
- padding: 20rpx 32rpx;
- }
- .app-my-service .list.row .icon.data-v-73dd4536 {
- margin-right: 16rpx;
- }
- .app-my-service .list.grid .item.data-v-73dd4536 {
- width: 25%;
- }
- .app-my-service .list.grid .item .icon.data-v-73dd4536 {
- margin-bottom: 28rpx;
- }
- .app-my-service .list.grid .item .name.data-v-73dd4536 {
- padding: 0 12rpx;
- font-size: 24rpx;
- color: #666666;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- .app-my-service .list.grid .item-container.data-v-73dd4536 {
- padding: 24rpx 0;
- }
- .u-foot-box.data-v-73dd4536 {
- position: relative;
- height: 104rpx;
- }
- .u-icon.data-v-73dd4536 {
- margin-top: 44rpx;
- width: 40rpx;
- height: 40rpx;
- margin-right: 17rpx;
- }
- .u-foot-item.data-v-73dd4536 {
- font-size: 26rpx;
- color: #666666;
- padding-top: 14rpx;
- width: 50%;
- }
- .u-foot-info.data-v-73dd4536 {
- text-align: center;
- }
- .u-foot-num.data-v-73dd4536 {
- font-size: 32rpx;
- margin-bottom: 10rpx;
- }
- .u-line.data-v-73dd4536 {
- height: 40rpx;
- width: 2rpx;
- background-color: #666666;
- position: absolute;
- top: 45rpx;
- left: 50%;
- margin-left: -2rpx;
- }
|