123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416 |
- @charset "UTF-8";
- .text-center.data-v-784a27ad {
- text-align: center;
- }
- .font-weight.data-v-784a27ad {
- font-weight: bold;
- }
- .page-width.data-v-784a27ad {
- width: 100%;
- }
- .goods-hover-class.data-v-784a27ad {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-784a27ad {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-784a27ad {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-784a27ad {
- width: 100%;
- }
- .u-hover-class.data-v-784a27ad {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-784a27ad {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .out-dialog.data-v-784a27ad {
- width: 238rpx;
- height: 238rpx;
- position: absolute;
- border-top-left-radius: 16rpx;
- border-top-right-radius: 16rpx;
- top: 0;
- left: 0;
- background-color: rgba(0, 0, 0, 0.5);
- }
- .out-dialog image.data-v-784a27ad {
- border-top-left-radius: 16rpx;
- border-top-right-radius: 16rpx;
- width: 238rpx;
- height: 238rpx;
- }
- .no-list.data-v-784a27ad {
- font-size: 32rpx;
- color: #999999;
- height: 800rpx;
- width: 100%;
- }
- .no-list image.data-v-784a27ad {
- width: 115rpx;
- height: 122rpx;
- margin-bottom: 40rpx;
- }
- .no-list .to-mall.data-v-784a27ad {
- width: 320rpx;
- height: 80rpx;
- line-height: 80rpx;
- text-align: center;
- border-radius: 40rpx;
- background-color: #FF4544;
- color: #fff;
- margin-top: 40rpx;
- }
- .dialog-title.data-v-784a27ad {
- position: fixed;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- }
- .dialog-title view.data-v-784a27ad {
- padding: 22rpx 32rpx;
- background-color: rgba(0, 0, 0, 0.8);
- border-radius: 8rpx;
- color: #fff;
- font-size: 26rpx;
- }
- .tab-list.data-v-784a27ad {
- position: fixed;
- top: 0;
- left: 0;
- z-index: 10;
- background-color: #fff;
- padding: 20rpx 0;
- width: 100%;
- }
- .tab-list .tab.data-v-784a27ad {
- width: 600rpx;
- height: 72rpx;
- border-radius: 40rpx;
- font-size: 28rpx;
- color: #ff4544;
- border: 2rpx solid #ff4544;
- margin: 0 auto 20rpx;
- }
- .tab-list .tab view.data-v-784a27ad {
- width: 300rpx;
- height: 72rpx;
- text-align: center;
- line-height: 72rpx;
- }
- .tab-list .tab .active.data-v-784a27ad {
- border-radius: 36rpx;
- background-color: #ff4544;
- color: #fff;
- }
- .tab-list .tab-date view.data-v-784a27ad {
- padding: 0 24rpx;
- height: 60rpx;
- line-height: 60rpx;
- margin-left: 24rpx;
- border-radius: 40rpx;
- color: #353535;
- font-size: 26rpx;
- display: inline-block;
- }
- .tab-list .tab-date .customize.data-v-784a27ad {
- width: 172rpx;
- padding: 0;
- text-align: center;
- }
- .tab-list .tab-date .active.data-v-784a27ad {
- background-color: #ff4544;
- color: #fff;
- }
- .tab-placeholder.data-v-784a27ad {
- height: 192rpx;
- }
- .list.data-v-784a27ad {
- padding-left: 9rpx;
- }
- .list .date-info.data-v-784a27ad {
- padding-left: 21rpx;
- color: #999999;
- font-size: 26rpx;
- height: 68rpx;
- line-height: 68rpx;
- }
- .list .goods.data-v-784a27ad {
- background-color: #fff;
- font-size: 28rpx;
- border-radius: 16rpx;
- margin-right: 9rpx;
- margin-bottom: 9rpx;
- color: #353535;
- position: relative;
- }
- .list .goods .goods-img.data-v-784a27ad {
- height: 238rpx;
- width: 238rpx;
- border-top-left-radius: 16rpx;
- border-top-right-radius: 16rpx;
- }
- .list .goods .goods-info.data-v-784a27ad {
- padding: 8rpx 24rpx 16rpx;
- border-bottom-left-radius: 16rpx;
- border-bottom-right-radius: 16rpx;
- width: 238rpx;
- position: relative;
- color: #ff4544;
- }
- .list .goods .goods-info .goods-name.data-v-784a27ad {
- color: #353535;
- margin-bottom: 10rpx;
- height: 76rpx;
- }
- .list .goods .goods-info .more.data-v-784a27ad {
- position: absolute;
- right: 0;
- bottom: 0;
- height: 60rpx;
- width: 60rpx;
- }
- .list .goods .goods-info .more image.data-v-784a27ad {
- width: 32rpx;
- height: 6rpx;
- }
- .dialog.data-v-784a27ad {
- position: fixed;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- z-index: 20;
- background-color: rgba(0, 0, 0, 0.5);
- }
- .dialog .other-area.data-v-784a27ad {
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- z-index: 21;
- }
- .dialog .menu-card.data-v-784a27ad {
- padding-top: 50rpx;
- position: absolute;
- bottom: 0;
- left: 0;
- width: 100%;
- height: 312rpx;
- z-index: 22;
- border-top-left-radius: 16rpx;
- border-top-right-radius: 16rpx;
- background-color: rgba(255, 255, 255, 0.85);
- }
- .dialog .menu-card .close-menu-icon.data-v-784a27ad {
- position: absolute;
- top: 0;
- right: 0;
- padding: 24rpx;
- }
- .dialog .menu-card .close-menu-icon image.data-v-784a27ad {
- width: 21rpx;
- height: 21rpx;
- display: block;
- }
- .dialog .menu-card .close-menu.data-v-784a27ad {
- position: absolute;
- bottom: 0;
- left: 0;
- width: 100%;
- height: 100rpx;
- background-color: #fff;
- font-size: 30rpx;
- color: #545454;
- font-weight: bold;
- text-align: center;
- line-height: 100rpx;
- }
- .dialog .menu-card .menu-item.data-v-784a27ad {
- font-size: 23rpx;
- color: #545454;
- }
- .dialog .menu-card .menu-item > view.data-v-784a27ad {
- text-align: center;
- width: 96rpx;
- margin: 0 17rpx;
- }
- .dialog .menu-card .menu-item > view .menu-icon.data-v-784a27ad {
- width: 96rpx;
- height: 96rpx;
- margin-bottom: 4rpx;
- }
- .tips-dialog.data-v-784a27ad {
- position: fixed;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- z-index: 200;
- background-color: rgba(0, 0, 0, 0.5);
- }
- .tips-dialog .delete-info.data-v-784a27ad {
- width: 620rpx;
- height: 280rpx;
- border-radius: 16rpx;
- background-color: #fff;
- font-size: 36rpx;
- color: #353535;
- position: relative;
- }
- .tips-dialog .delete-info .delete-content.data-v-784a27ad {
- width: 620rpx;
- text-align: center;
- margin-top: 76rpx;
- }
- .tips-dialog .delete-info .delete-btn.data-v-784a27ad {
- position: absolute;
- width: 100%;
- bottom: 0;
- left: 0;
- height: 88rpx;
- border-top: 1rpx solid #e2e2e2;
- }
- .tips-dialog .delete-info .delete-btn .line.data-v-784a27ad {
- position: absolute;
- left: 50%;
- margin-left: -1rpx;
- bottom: 28rpx;
- width: 1rpx;
- height: 32rpx;
- background-color: #e2e2e2;
- }
- .tips-dialog .delete-info .delete-btn .btn.data-v-784a27ad {
- width: 50%;
- height: 88rpx;
- line-height: 88rpx;
- text-align: center;
- color: #666666;
- }
- .tips-dialog .delete-info .delete-btn .btn.submit-btn.data-v-784a27ad {
- color: #ff4544;
- }
- .time-dialog.data-v-784a27ad {
- position: fixed;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- z-index: 30;
- background-color: rgba(0, 0, 0, 0.3);
- }
- .time-dialog .time-dialog-content.data-v-784a27ad {
- width: 620rpx;
- height: 778rpx;
- background-color: #fff;
- border-radius: 16rpx;
- font-size: 28rpx;
- }
- .time-dialog .time-dialog-content .time-dialog-title.data-v-784a27ad {
- width: 620rpx;
- text-align: center;
- margin-top: 30rpx;
- font-size: 32rpx;
- color: #353535;
- }
- .time-dialog .time-dialog-content .choose-time.data-v-784a27ad {
- margin-top: 30rpx;
- padding: 0 33rpx 33rpx;
- font-size: 28rpx;
- color: #353535;
- position: relative;
- }
- .time-dialog .time-dialog-content .choose-time .time-title.data-v-784a27ad {
- color: #666666;
- }
- .time-dialog .time-dialog-content .choose-time .year-1.data-v-784a27ad {
- position: absolute;
- left: 192rpx;
- top: 128rpx;
- }
- .time-dialog .time-dialog-content .choose-time .month-1.data-v-784a27ad {
- position: absolute;
- left: 380rpx;
- top: 128rpx;
- }
- .time-dialog .time-dialog-content .choose-time .day-1.data-v-784a27ad {
- position: absolute;
- right: 32rpx;
- top: 128rpx;
- }
- .time-dialog .time-dialog-content .choose-time .year-2.data-v-784a27ad {
- position: absolute;
- left: 192rpx;
- bottom: 148rpx;
- }
- .time-dialog .time-dialog-content .choose-time .month-2.data-v-784a27ad {
- position: absolute;
- left: 380rpx;
- bottom: 148rpx;
- }
- .time-dialog .time-dialog-content .choose-time .day-2.data-v-784a27ad {
- position: absolute;
- right: 32rpx;
- bottom: 148rpx;
- }
- .time-dialog .time-dialog-content .btn-area.data-v-784a27ad {
- height: 88rpx;
- position: relative;
- border-top: 2rpx solid #f1f1f1;
- }
- .time-dialog .time-dialog-content .btn-area.other-btn-area.data-v-784a27ad {
- margin-top: 10rpx;
- }
- .time-dialog .time-dialog-content .btn-area .line.data-v-784a27ad {
- height: 32rpx;
- width: 1rpx;
- background-color: #e2e2e2;
- position: absolute;
- top: 28rpx;
- left: 0;
- right: 0;
- margin: 0 auto;
- }
- .time-dialog .time-dialog-content .submit-btn.data-v-784a27ad {
- height: 88rpx;
- line-height: 88rpx;
- font-size: 32rpx;
- color: #666;
- width: 310rpx;
- text-align: center;
- }
- .time-dialog .time-dialog-content .submit-btn.be-submit.data-v-784a27ad {
- color: #ff4544;
- }
- .time-dialog .time-dialog-content .picker-view.data-v-784a27ad {
- width: 556rpx;
- height: 216rpx;
- margin: 0 auto 25rpx;
- text-align: center;
- }
- .time-dialog .time-dialog-content .picker-view .sure-color.data-v-784a27ad {
- color: #ff4544;
- }
- .time-dialog .time-dialog-content .picker-view .cardinal-color.data-v-784a27ad {
- color: #999999;
- }
- .time-dialog .time-dialog-content .picker-view .even-color.data-v-784a27ad {
- color: #cdcdcd;
- }
- .time-dialog .time-dialog-content .picker-view view.data-v-784a27ad {
- line-height: 72rpx;
- }
|