| ¶Ô±ÈÐÂÎļþ |
| | |
| | | @charset "UTF-8"; |
| | | /** |
| | | * è¿éæ¯uni-appå
ç½®çå¸¸ç¨æ ·å¼åé |
| | | * |
| | | * uni-app 宿¹æ©å±æä»¶åæä»¶å¸åºï¼https://ext.dcloud.net.cnï¼ä¸å¾å¤ä¸æ¹æä»¶å使ç¨äºè¿äºæ ·å¼åé |
| | | * å¦æä½ æ¯æä»¶å¼åè
ï¼å»ºè®®ä½ 使ç¨scssé¢å¤çï¼å¹¶å¨æä»¶ä»£ç ä¸ç´æ¥ä½¿ç¨è¿äºåéï¼æ é import è¿ä¸ªæä»¶ï¼ï¼æ¹ä¾¿ç¨æ·éè¿æç§¯æ¨çæ¹å¼å¼åæ´ä½é£æ ¼ä¸è´çApp |
| | | * |
| | | */ |
| | | /** |
| | | * å¦æä½ æ¯Appå¼åè
ï¼æä»¶ä½¿ç¨è
ï¼ï¼ä½ å¯ä»¥éè¿ä¿®æ¹è¿äºå鿥å®å¶èªå·±çæä»¶ä¸»é¢ï¼å®ç°èªå®ä¹ä¸»é¢åè½ |
| | | * |
| | | * å¦æä½ ç项ç®åæ ·ä½¿ç¨äºscssé¢å¤çï¼ä½ ä¹å¯ä»¥ç´æ¥å¨ä½ ç scss 代ç ä¸ä½¿ç¨å¦ä¸åéï¼åæ¶æ é import è¿ä¸ªæä»¶ |
| | | */ |
| | | /* uni.scss */ |
| | | /* é¢è²åé */ |
| | | /* è¡ä¸ºç¸å
³é¢è² */ |
| | | /* æååºæ¬é¢è² */ |
| | | /* èæ¯é¢è² */ |
| | | /* è¾¹æ¡é¢è² */ |
| | | /* 尺寸åé */ |
| | | /* æå尺寸 */ |
| | | /* å¾ç尺寸 */ |
| | | /* Border Radius */ |
| | | /* æ°´å¹³é´è· */ |
| | | /* åç´é´è· */ |
| | | /* éæåº¦ */ |
| | | /* æç« åºæ¯ç¸å
³ */ |
| | | .tc-contemt.data-v-071375b9 { |
| | | display: flex; |
| | | flex-direction: column; |
| | | align-items: center; |
| | | } |
| | | .itinerary-page.data-v-071375b9 { |
| | | min-height: 100vh; |
| | | background: #f7f7f7; |
| | | } |
| | | .top-fixed.data-v-071375b9 { |
| | | position: -webkit-sticky; |
| | | position: sticky; |
| | | left: 0; |
| | | top: 0; |
| | | background: #ffffff; |
| | | width: 100%; |
| | | z-index: 20; |
| | | } |
| | | .top-gradient.data-v-071375b9 { |
| | | position: absolute; |
| | | left: 0; |
| | | top: 0; |
| | | width: 100%; |
| | | height: 100%; |
| | | background: #ffffff; |
| | | } |
| | | .top-search.data-v-071375b9 { |
| | | width: 100%; |
| | | height: 88rpx; |
| | | padding: 8rpx 30rpx; |
| | | box-sizing: border-box; |
| | | display: flex; |
| | | align-items: center; |
| | | background: #ffffff; |
| | | } |
| | | .searchbox.data-v-071375b9 { |
| | | width: 100%; |
| | | display: flex; |
| | | align-items: center; |
| | | background: #F9F9FB; |
| | | padding: 0 30rpx; |
| | | box-sizing: border-box; |
| | | border: 1rpx solid #EEEEEE; |
| | | } |
| | | .search-input.data-v-071375b9 { |
| | | flex: 1; |
| | | height: 72rpx; |
| | | background: #F9F9FB; |
| | | border-radius: 16rpx; |
| | | border: 1rpx solid #EEEEEE; |
| | | font-weight: 400; |
| | | font-size: 26rpx; |
| | | color: #333333; |
| | | margin-left: 16rpx; |
| | | } |
| | | .top-inner.data-v-071375b9 { |
| | | position: relative; |
| | | z-index: 1; |
| | | padding-bottom: 18rpx; |
| | | } |
| | | .page-padding.data-v-071375b9 { |
| | | padding: 0 30rpx; |
| | | box-sizing: border-box; |
| | | } |
| | | .header-bar.data-v-071375b9 { |
| | | padding: 0 30rpx; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: space-between; |
| | | box-sizing: border-box; |
| | | } |
| | | .header-title.data-v-071375b9 { |
| | | font-weight: 600; |
| | | font-size: 40rpx; |
| | | color: #FFFFFF; |
| | | } |
| | | .tabs-row.data-v-071375b9 { |
| | | margin-top: 16rpx; |
| | | white-space: nowrap; |
| | | } |
| | | .tabs-inner.data-v-071375b9 { |
| | | display: inline-flex; |
| | | align-items: center; |
| | | gap: 20rpx; |
| | | white-space: nowrap; |
| | | } |
| | | .filter-tab.data-v-071375b9 { |
| | | flex-shrink: 0; |
| | | height: 50rpx; |
| | | padding: 0 20rpx; |
| | | border-radius: 25rpx; |
| | | background: #ffffff; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: center; |
| | | font-size: 24rpx; |
| | | font-weight: 500; |
| | | color: #81858d; |
| | | } |
| | | .filter-tab.active.data-v-071375b9 { |
| | | color: #19adf8; |
| | | } |
| | | .content-wrap.data-v-071375b9 { |
| | | position: relative; |
| | | z-index: 1; |
| | | padding: 30rpx 0; |
| | | box-sizing: border-box; |
| | | } |
| | | .order-card.data-v-071375b9 { |
| | | margin-bottom: 20rpx; |
| | | background: #ffffff; |
| | | border-radius: 14rpx; |
| | | overflow: hidden; |
| | | } |
| | | .order-head.data-v-071375b9 { |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: space-between; |
| | | box-sizing: border-box; |
| | | } |
| | | .local-head-bg.data-v-071375b9 { |
| | | background: #eff9ff; |
| | | } |
| | | .city-head-bg.data-v-071375b9 { |
| | | background: #fff4e8; |
| | | } |
| | | .head-local.data-v-071375b9 { |
| | | flex: 1; |
| | | padding: 24rpx 30rpx; |
| | | min-width: 0; |
| | | display: flex; |
| | | align-items: center; |
| | | background: linear-gradient(90deg, #15B9F7 -20%, #ffffff 100%); |
| | | } |
| | | .head-city.data-v-071375b9 { |
| | | flex: 1; |
| | | min-width: 0; |
| | | padding: 24rpx 30rpx; |
| | | background: linear-gradient(90deg, #FA8010 -20%, #ffffff 100%); |
| | | display: flex; |
| | | align-items: center; |
| | | } |
| | | .head-copy.data-v-071375b9 { |
| | | min-width: 0; |
| | | display: flex; |
| | | flex-direction: column; |
| | | justify-content: center; |
| | | } |
| | | .single-copy.data-v-071375b9, |
| | | .city-left.data-v-071375b9, |
| | | .city-right.data-v-071375b9 { |
| | | flex: 1; |
| | | } |
| | | .align-right.data-v-071375b9 { |
| | | align-items: flex-end; |
| | | text-align: right; |
| | | } |
| | | .mode-tag.data-v-071375b9 { |
| | | width: 112rpx; |
| | | height: 38rpx; |
| | | border-radius: 8rpx; |
| | | display: flex; |
| | | align-items: baseline; |
| | | justify-content: center; |
| | | font-weight: 400; |
| | | font-size: 24rpx; |
| | | color: #FFFFFF; |
| | | margin-right: 14rpx; |
| | | flex-shrink: 0; |
| | | } |
| | | .local-tag.data-v-071375b9 { |
| | | background: #18abf8; |
| | | } |
| | | .city-tag.data-v-071375b9 { |
| | | margin-right: 0; |
| | | background: #ff8b28; |
| | | margin-bottom: 8rpx; |
| | | } |
| | | .head-name.data-v-071375b9 { |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: center; |
| | | font-weight: 600; |
| | | font-size: 30rpx; |
| | | color: #222222; |
| | | margin-top: 20rpx; |
| | | } |
| | | .head-user.data-v-071375b9 { |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: center; |
| | | margin-top: 10rpx; |
| | | font-weight: 400; |
| | | font-size: 24rpx; |
| | | color: #666666; |
| | | } |
| | | .text-ellipsis.data-v-071375b9 { |
| | | display: block; |
| | | white-space: nowrap; |
| | | overflow: hidden; |
| | | text-align: center; |
| | | text-overflow: ellipsis; |
| | | max-width: 100%; |
| | | } |
| | | .city-arrow.data-v-071375b9 { |
| | | width: 82rpx; |
| | | margin: 0 54rpx; |
| | | position: relative; |
| | | height: 24rpx; |
| | | flex-shrink: 0; |
| | | } |
| | | .arrow-line.data-v-071375b9 { |
| | | position: absolute; |
| | | left: 8rpx; |
| | | top: 8rpx; |
| | | width: 42rpx; |
| | | height: 0; |
| | | border-top: 3rpx solid #ff8c1f; |
| | | } |
| | | .arrow-head.data-v-071375b9 { |
| | | position: absolute; |
| | | right: 8rpx; |
| | | top: 3rpx; |
| | | width: 12rpx; |
| | | height: 12rpx; |
| | | border-top: 3rpx solid #ff8c1f; |
| | | border-right: 3rpx solid #ff8c1f; |
| | | -webkit-transform: rotate(45deg); |
| | | transform: rotate(45deg); |
| | | } |
| | | .status-text.data-v-071375b9 { |
| | | font-weight: 400; |
| | | line-height: 36rpx; |
| | | font-size: 26rpx; |
| | | color: #10B2FA; |
| | | flex-shrink: 0; |
| | | } |
| | | .status-orange.data-v-071375b9 { |
| | | color: #FA8010 !important; |
| | | } |
| | | .status-grey.data-v-071375b9 { |
| | | color: #666666 !important; |
| | | } |
| | | .goods-area.data-v-071375b9 { |
| | | padding: 22rpx 30rpx; |
| | | box-sizing: border-box; |
| | | } |
| | | .status-orange.data-v-071375b9 { |
| | | color: #FA8010 !important; |
| | | } |
| | | .status-orange.data-v-071375b9 { |
| | | color: #FA8010 !important; |
| | | } |
| | | .goods-row.data-v-071375b9 { |
| | | display: flex; |
| | | align-items: flex-start; |
| | | justify-content: space-between; |
| | | margin-bottom: 26rpx; |
| | | } |
| | | .goods-row.data-v-071375b9:last-child { |
| | | margin: 0 !important; |
| | | } |
| | | .goods-left.data-v-071375b9 { |
| | | flex: 1; |
| | | min-width: 0; |
| | | } |
| | | .goods-name.data-v-071375b9 { |
| | | display: block; |
| | | font-weight: 600; |
| | | font-size: 28rpx; |
| | | color: #333333; |
| | | } |
| | | .goods-size.data-v-071375b9 { |
| | | display: block; |
| | | margin-top: 12rpx; |
| | | font-weight: 400; |
| | | font-size: 24rpx; |
| | | color: #8C939F; |
| | | } |
| | | .goods-right.data-v-071375b9 { |
| | | width: 92rpx; |
| | | display: flex; |
| | | flex-direction: column; |
| | | align-items: flex-end; |
| | | } |
| | | .goods-price.data-v-071375b9 { |
| | | font-weight: 400; |
| | | font-size: 30rpx; |
| | | color: #333333; |
| | | } |
| | | .goods-count.data-v-071375b9 { |
| | | margin-top: 12rpx; |
| | | font-weight: 400; |
| | | font-size: 24rpx; |
| | | color: #8C939F; |
| | | } |
| | | .price-line.data-v-071375b9 { |
| | | box-sizing: border-box; |
| | | display: flex; |
| | | align-items: flex-end; |
| | | } |
| | | .amount-area.data-v-071375b9 { |
| | | width: 50%; |
| | | padding: 0 30rpx; |
| | | box-sizing: border-box; |
| | | display: flex; |
| | | flex-direction: column; |
| | | align-items: flex-end; |
| | | } |
| | | .pay-row.data-v-071375b9, |
| | | .insurance-row.data-v-071375b9 { |
| | | display: flex; |
| | | align-items: baseline; |
| | | } |
| | | .pay-label.data-v-071375b9, |
| | | .insurance-label.data-v-071375b9 { |
| | | font-weight: 400; |
| | | font-size: 26rpx; |
| | | color: #333333; |
| | | } |
| | | .pay-value.data-v-071375b9 { |
| | | font-weight: 600; |
| | | font-size: 26rpx; |
| | | color: #222222; |
| | | } |
| | | .insurance-row.data-v-071375b9 { |
| | | margin-top: 12rpx; |
| | | } |
| | | .insurance-value.data-v-071375b9 { |
| | | font-size: 20rpx; |
| | | color: #999999; |
| | | } |
| | | .card-footer.data-v-071375b9 { |
| | | padding: 0 30rpx 30rpx 30rpx; |
| | | box-sizing: border-box; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: space-between; |
| | | margin-top: 30rpx; |
| | | } |
| | | .pickup-wrap.data-v-071375b9 { |
| | | display: flex; |
| | | align-items: flex-start; |
| | | flex-direction: column; |
| | | width: 50%; |
| | | } |
| | | .pickup-label.data-v-071375b9 { |
| | | font-weight: 400; |
| | | font-size: 26rpx; |
| | | color: #333333; |
| | | } |
| | | .pickup-value.data-v-071375b9 { |
| | | font-weight: 400; |
| | | font-size: 26rpx; |
| | | color: #10B2FA; |
| | | } |
| | | .footer-actions.data-v-071375b9 { |
| | | display: flex; |
| | | justify-content: flex-end; |
| | | align-items: flex-end; |
| | | gap: 10rpx; |
| | | margin: 0 !important; |
| | | width: 100%; |
| | | } |
| | | .footer-btn.data-v-071375b9 { |
| | | height: 64rpx; |
| | | border-radius: 34rpx; |
| | | padding: 0 18rpx; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: center; |
| | | font-size: 28rpx; |
| | | box-sizing: border-box; |
| | | margin-right: 20rpx; |
| | | } |
| | | .footer-btn.data-v-071375b9:last-child { |
| | | margin: 0 !important; |
| | | } |
| | | .contact-btn.data-v-071375b9 { |
| | | border: 1rpx solid #B2B2B2; |
| | | background: #ffffff; |
| | | color: #666666; |
| | | } |
| | | .primary-btn.data-v-071375b9 { |
| | | background: #10B2FA; |
| | | color: #ffffff; |
| | | } |
| | | .loading-text.data-v-071375b9 { |
| | | padding: 18rpx 0 8rpx; |
| | | text-align: center; |
| | | font-size: 22rpx; |
| | | color: #a5aab3; |
| | | } |
| | | .qrcode-box.data-v-071375b9 { |
| | | margin-top: 40rpx; |
| | | width: 360rpx; |
| | | height: 360rpx; |
| | | border-radius: 8rpx; |
| | | box-sizing: border-box; |
| | | position: relative; |
| | | } |
| | | .qrcode-box canvas.data-v-071375b9 { |
| | | position: absolute; |
| | | top: 0; |
| | | left: 0; |
| | | opacity: 0; |
| | | } |
| | | .qrcode-image.data-v-071375b9 { |
| | | width: 100%; |
| | | height: 100%; |
| | | } |
| | | .pickup-code.data-v-071375b9 { |
| | | margin-top: 32rpx; |
| | | font-weight: 600; |
| | | font-size: 36rpx; |
| | | color: #222222; |
| | | } |
| | | .pickup-tip.data-v-071375b9 { |
| | | font-weight: 400; |
| | | font-size: 24rpx; |
| | | color: #999999; |
| | | margin-top: 24rpx; |
| | | } |
| | | |