| ¶Ô±ÈÐÂÎļþ |
| | |
| | | @charset "UTF-8"; |
| | | /** |
| | | * è¿éæ¯uni-appå
ç½®çå¸¸ç¨æ ·å¼åé |
| | | * |
| | | * uni-app 宿¹æ©å±æä»¶åæä»¶å¸åºï¼https://ext.dcloud.net.cnï¼ä¸å¾å¤ä¸æ¹æä»¶å使ç¨äºè¿äºæ ·å¼åé |
| | | * å¦æä½ æ¯æä»¶å¼åè
ï¼å»ºè®®ä½ 使ç¨scssé¢å¤çï¼å¹¶å¨æä»¶ä»£ç ä¸ç´æ¥ä½¿ç¨è¿äºåéï¼æ é import è¿ä¸ªæä»¶ï¼ï¼æ¹ä¾¿ç¨æ·éè¿æç§¯æ¨çæ¹å¼å¼åæ´ä½é£æ ¼ä¸è´çApp |
| | | * |
| | | */ |
| | | /** |
| | | * å¦æä½ æ¯Appå¼åè
ï¼æä»¶ä½¿ç¨è
ï¼ï¼ä½ å¯ä»¥éè¿ä¿®æ¹è¿äºå鿥å®å¶èªå·±çæä»¶ä¸»é¢ï¼å®ç°èªå®ä¹ä¸»é¢åè½ |
| | | * |
| | | * å¦æä½ ç项ç®åæ ·ä½¿ç¨äºscssé¢å¤çï¼ä½ ä¹å¯ä»¥ç´æ¥å¨ä½ ç scss 代ç ä¸ä½¿ç¨å¦ä¸åéï¼åæ¶æ é import è¿ä¸ªæä»¶ |
| | | */ |
| | | /* uni.scss */ |
| | | /* é¢è²åé */ |
| | | /* è¡ä¸ºç¸å
³é¢è² */ |
| | | /* æååºæ¬é¢è² */ |
| | | /* èæ¯é¢è² */ |
| | | /* è¾¹æ¡é¢è² */ |
| | | /* 尺寸åé */ |
| | | /* æå尺寸 */ |
| | | /* å¾ç尺寸 */ |
| | | /* Border Radius */ |
| | | /* æ°´å¹³é´è· */ |
| | | /* åç´é´è· */ |
| | | /* éæåº¦ */ |
| | | /* æç« åºæ¯ç¸å
³ */ |
| | | .index-page.data-v-57280228 { |
| | | position: relative; |
| | | padding-bottom: 30rpx; |
| | | } |
| | | .top-gradient-bg.data-v-57280228 { |
| | | position: absolute; |
| | | left: 0; |
| | | top: 0; |
| | | width: 100%; |
| | | height: 420rpx; |
| | | background-repeat: no-repeat; |
| | | background-size: 100% 100%; |
| | | z-index: 0; |
| | | } |
| | | .top-hero.data-v-57280228 { |
| | | position: relative; |
| | | z-index: 1; |
| | | padding: 0 30rpx 0 30rpx; |
| | | box-sizing: border-box; |
| | | } |
| | | .hero-banner.data-v-57280228 { |
| | | margin-top: 30rpx; |
| | | } |
| | | .hero-bar.data-v-57280228 { |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: space-between; |
| | | } |
| | | .location-chip.data-v-57280228 { |
| | | display: flex; |
| | | align-items: center; |
| | | gap: 6rpx; |
| | | max-width: 360rpx; |
| | | } |
| | | .location-chip image.data-v-57280228 { |
| | | flex-shrink: 0; |
| | | width: 36rpx; |
| | | height: 36rpx; |
| | | margin-right: 8rpx; |
| | | } |
| | | .location-chip text.data-v-57280228 { |
| | | overflow: hidden; |
| | | text-overflow: ellipsis; |
| | | white-space: nowrap; |
| | | font-weight: 500; |
| | | font-size: 32rpx; |
| | | color: #FFFFFF; |
| | | } |
| | | .search-box.data-v-57280228 { |
| | | height: 72rpx; |
| | | margin-top: 10rpx; |
| | | padding: 0 22rpx; |
| | | border-radius: 16rpx; |
| | | background: #ffffff; |
| | | display: flex; |
| | | align-items: center; |
| | | gap: 14rpx; |
| | | } |
| | | .search-box image.data-v-57280228 { |
| | | width: 28rpx; |
| | | height: 28rpx; |
| | | } |
| | | .search-text.data-v-57280228 { |
| | | font-size: 26rpx; |
| | | color: #b6bcc8; |
| | | } |
| | | .page-body.data-v-57280228 { |
| | | position: relative; |
| | | z-index: 1; |
| | | padding: 18rpx 22rpx 0; |
| | | } |
| | | .banner-card.data-v-57280228 { |
| | | position: relative; |
| | | height: 320rpx; |
| | | padding: 0; |
| | | border-radius: 20rpx; |
| | | overflow: hidden; |
| | | box-sizing: border-box; |
| | | } |
| | | .banner-swiper.data-v-57280228 { |
| | | height: 100%; |
| | | } |
| | | .banner-swiper ::deep .uni-swiper-dot.data-v-57280228 { |
| | | width: 30rpx; |
| | | height: 6rpx; |
| | | border-radius: 3rpx; |
| | | } |
| | | .banner-swiper ::deep .uni-swiper-dot-active.data-v-57280228 { |
| | | background-color: #ffffff; |
| | | } |
| | | .banner-swiper swiper-item.data-v-57280228 { |
| | | height: 100%; |
| | | } |
| | | .banner-image.data-v-57280228 { |
| | | width: 100%; |
| | | height: 100%; |
| | | } |
| | | .service-grid.data-v-57280228 { |
| | | display: grid; |
| | | grid-template-columns: repeat(2, 1fr); |
| | | gap: 18rpx; |
| | | margin-top: 18rpx; |
| | | } |
| | | .service-card.data-v-57280228 { |
| | | width: 334rpx; |
| | | height: 176rpx; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: space-between; |
| | | box-sizing: border-box; |
| | | } |
| | | .service-image.data-v-57280228 { |
| | | width: 334rpx; |
| | | height: 176rpx; |
| | | } |
| | | .notice-card.data-v-57280228 { |
| | | display: flex; |
| | | align-items: center; |
| | | margin-top: 30rpx; |
| | | padding: 30rpx; |
| | | box-sizing: border-box; |
| | | border-radius: 18rpx; |
| | | background: linear-gradient(135deg, #25a2f5 0%, #1eaef4 100%); |
| | | overflow: hidden; |
| | | } |
| | | .notice-icon-wrap.data-v-57280228 { |
| | | flex-shrink: 0; |
| | | width: 76rpx; |
| | | height: 76rpx; |
| | | border-radius: 38rpx; |
| | | background: rgba(255, 255, 255, 0.14); |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: center; |
| | | } |
| | | .notice-icon.data-v-57280228 { |
| | | width: 38rpx; |
| | | height: 38rpx; |
| | | } |
| | | .notice-copy.data-v-57280228 { |
| | | margin-left: 18rpx; |
| | | min-width: 0; |
| | | } |
| | | .notice-title.data-v-57280228 { |
| | | display: block; |
| | | font-weight: bold; |
| | | font-size: 30rpx; |
| | | color: #FFFFFF; |
| | | } |
| | | .notice-text.data-v-57280228 { |
| | | display: block; |
| | | margin-top: 6rpx; |
| | | font-weight: 400; |
| | | font-size: 24rpx; |
| | | color: rgba(255, 255, 255, 0.85); |
| | | } |
| | | .section-head.data-v-57280228 { |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: space-between; |
| | | margin-top: 40rpx; |
| | | } |
| | | .section-title.data-v-57280228 { |
| | | font-size: 36rpx; |
| | | font-weight: 700; |
| | | color: #202020; |
| | | } |
| | | .section-more.data-v-57280228 { |
| | | font-size: 24rpx; |
| | | color: #a4acb8; |
| | | } |
| | | .section-more.data-v-57280228::after { |
| | | content: ' >'; |
| | | } |
| | | .recommend-list.data-v-57280228 { |
| | | margin-top: 32rpx; |
| | | } |
| | | .no-data.data-v-57280228 { |
| | | width: 100%; |
| | | margin-top: 80rpx; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: center; |
| | | } |
| | | .no-data image.data-v-57280228 { |
| | | width: 320rpx; |
| | | height: 320rpx; |
| | | } |
| | | .point-card.data-v-57280228 { |
| | | display: flex; |
| | | gap: 18rpx; |
| | | padding: 24rpx; |
| | | margin-bottom: 20rpx; |
| | | border-radius: 18rpx; |
| | | background: #f4f7fc; |
| | | } |
| | | .point-thumb.data-v-57280228 { |
| | | position: relative; |
| | | flex-shrink: 0; |
| | | width: 132rpx; |
| | | height: 104rpx; |
| | | border-radius: 12rpx; |
| | | overflow: hidden; |
| | | } |
| | | .point-thumb-image.data-v-57280228 { |
| | | width: 100%; |
| | | height: 100%; |
| | | } |
| | | .point-main.data-v-57280228 { |
| | | flex: 1; |
| | | min-width: 0; |
| | | } |
| | | .point-head.data-v-57280228 { |
| | | display: flex; |
| | | align-items: flex-start; |
| | | justify-content: space-between; |
| | | gap: 10rpx; |
| | | } |
| | | .point-name.data-v-57280228 { |
| | | flex: 1; |
| | | font-size: 32rpx; |
| | | font-weight: 600; |
| | | line-height: 1.35; |
| | | color: #222222; |
| | | } |
| | | .point-distance.data-v-57280228 { |
| | | flex-shrink: 0; |
| | | font-size: 24rpx; |
| | | color: #a6aebb; |
| | | } |
| | | .point-address.data-v-57280228 { |
| | | display: flex; |
| | | align-items: center; |
| | | gap: 6rpx; |
| | | margin-top: 8rpx; |
| | | font-size: 24rpx; |
| | | color: #8f97a4; |
| | | } |
| | | .point-address image.data-v-57280228 { |
| | | width: 20rpx; |
| | | height: 20rpx; |
| | | } |
| | | .point-time.data-v-57280228 { |
| | | display: block; |
| | | margin-top: 10rpx; |
| | | font-size: 24rpx; |
| | | color: #9aa2ae; |
| | | } |
| | | .location-toast.data-v-57280228 { |
| | | position: fixed; |
| | | left: 20rpx; |
| | | right: 20rpx; |
| | | bottom: 8rpx; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: space-between; |
| | | padding: 18rpx 20rpx; |
| | | border-radius: 12rpx; |
| | | background: rgba(42, 42, 42, 0.88); |
| | | z-index: 30; |
| | | } |
| | | .toast-copy.data-v-57280228 { |
| | | min-width: 0; |
| | | padding-right: 16rpx; |
| | | } |
| | | .toast-title.data-v-57280228 { |
| | | display: block; |
| | | font-size: 28rpx; |
| | | font-weight: 600; |
| | | color: #ffffff; |
| | | } |
| | | .toast-text.data-v-57280228 { |
| | | display: block; |
| | | margin-top: 6rpx; |
| | | font-size: 22rpx; |
| | | line-height: 1.4; |
| | | color: rgba(255, 255, 255, 0.76); |
| | | } |
| | | .toast-btn.data-v-57280228 { |
| | | flex-shrink: 0; |
| | | height: 54rpx; |
| | | line-height: 54rpx; |
| | | padding: 0 20rpx; |
| | | border-radius: 27rpx; |
| | | background: linear-gradient(135deg, #18b2ff 0%, #0b95ff 100%); |
| | | font-size: 24rpx; |
| | | font-weight: 600; |
| | | color: #ffffff; |
| | | } |
| | | |