| ¶Ô±ÈÐÂÎļþ |
| | |
| | | @charset "UTF-8"; |
| | | /** |
| | | * è¿éæ¯uni-appå
ç½®çå¸¸ç¨æ ·å¼åé |
| | | * |
| | | * uni-app 宿¹æ©å±æä»¶åæä»¶å¸åºï¼https://ext.dcloud.net.cnï¼ä¸å¾å¤ä¸æ¹æä»¶å使ç¨äºè¿äºæ ·å¼åé |
| | | * å¦æä½ æ¯æä»¶å¼åè
ï¼å»ºè®®ä½ 使ç¨scssé¢å¤çï¼å¹¶å¨æä»¶ä»£ç ä¸ç´æ¥ä½¿ç¨è¿äºåéï¼æ é import è¿ä¸ªæä»¶ï¼ï¼æ¹ä¾¿ç¨æ·éè¿æç§¯æ¨çæ¹å¼å¼åæ´ä½é£æ ¼ä¸è´çApp |
| | | * |
| | | */ |
| | | /** |
| | | * å¦æä½ æ¯Appå¼åè
ï¼æä»¶ä½¿ç¨è
ï¼ï¼ä½ å¯ä»¥éè¿ä¿®æ¹è¿äºå鿥å®å¶èªå·±çæä»¶ä¸»é¢ï¼å®ç°èªå®ä¹ä¸»é¢åè½ |
| | | * |
| | | * å¦æä½ ç项ç®åæ ·ä½¿ç¨äºscssé¢å¤çï¼ä½ ä¹å¯ä»¥ç´æ¥å¨ä½ ç scss 代ç ä¸ä½¿ç¨å¦ä¸åéï¼åæ¶æ é import è¿ä¸ªæä»¶ |
| | | */ |
| | | /* uni.scss */ |
| | | /* é¢è²åé */ |
| | | /* è¡ä¸ºç¸å
³é¢è² */ |
| | | /* æååºæ¬é¢è² */ |
| | | /* èæ¯é¢è² */ |
| | | /* è¾¹æ¡é¢è² */ |
| | | /* 尺寸åé */ |
| | | /* æå尺寸 */ |
| | | /* å¾ç尺寸 */ |
| | | /* Border Radius */ |
| | | /* æ°´å¹³é´è· */ |
| | | /* åç´é´è· */ |
| | | /* éæåº¦ */ |
| | | /* æç« åºæ¯ç¸å
³ */ |
| | | .shop-mine-page.data-v-567495f9 { |
| | | min-height: 100vh; |
| | | background: #f5f7fa; |
| | | } |
| | | .page-header.data-v-567495f9 { |
| | | background: linear-gradient(180deg, #bfefff 0%, #e7f9ff 68%, #f5f7fa 100%); |
| | | } |
| | | .custom-nav.data-v-567495f9 { |
| | | position: fixed; |
| | | top: 0; |
| | | left: 0; |
| | | right: 0; |
| | | z-index: 100; |
| | | background: linear-gradient(180deg, #bfefff 0%, #dff7ff 100%); |
| | | } |
| | | .nav-content.data-v-567495f9 { |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: space-between; |
| | | padding: 0 30rpx; |
| | | } |
| | | .logout-btn.data-v-567495f9 { |
| | | min-width: 104rpx; |
| | | height: 52rpx; |
| | | padding: 0 24rpx; |
| | | border-radius: 28rpx; |
| | | background: rgba(255, 255, 255, 0.96); |
| | | font-size: 24rpx; |
| | | font-weight: 500; |
| | | color: #2c4e68; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: center; |
| | | box-shadow: 0 10rpx 24rpx rgba(76, 128, 160, 0.08); |
| | | } |
| | | .nav-actions.data-v-567495f9 { |
| | | width: 64rpx; |
| | | height: 64rpx; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: center; |
| | | } |
| | | .nav-action-icon.data-v-567495f9 { |
| | | width: 44rpx; |
| | | height: 44rpx; |
| | | } |
| | | .profile-section.data-v-567495f9 { |
| | | padding: 16rpx 30rpx 36rpx; |
| | | } |
| | | .profile-main.data-v-567495f9 { |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: space-between; |
| | | } |
| | | .profile-left.data-v-567495f9 { |
| | | flex: 1; |
| | | min-width: 0; |
| | | display: flex; |
| | | align-items: center; |
| | | } |
| | | .store-avatar.data-v-567495f9 { |
| | | width: 112rpx; |
| | | height: 112rpx; |
| | | border-radius: 56rpx; |
| | | background: #d5dde5; |
| | | flex-shrink: 0; |
| | | } |
| | | .profile-info.data-v-567495f9 { |
| | | flex: 1; |
| | | min-width: 0; |
| | | padding-left: 24rpx; |
| | | } |
| | | .setting-icon.data-v-567495f9 { |
| | | width: 40rpx; |
| | | height: 40rpx; |
| | | margin-left: 20rpx; |
| | | flex-shrink: 0; |
| | | } |
| | | .store-name.data-v-567495f9 { |
| | | display: block; |
| | | font-size: 42rpx; |
| | | font-weight: 700; |
| | | line-height: 1.25; |
| | | color: #1f2b3d; |
| | | } |
| | | .profile-meta-row.data-v-567495f9 { |
| | | margin-top: 16rpx; |
| | | display: flex; |
| | | align-items: center; |
| | | flex-wrap: wrap; |
| | | gap: 12rpx; |
| | | } |
| | | .manager-name.data-v-567495f9 { |
| | | font-size: 26rpx; |
| | | color: #506070; |
| | | } |
| | | .identity-tag.data-v-567495f9 { |
| | | height: 34rpx; |
| | | padding: 0 14rpx; |
| | | border-radius: 18rpx; |
| | | font-size: 20rpx; |
| | | font-weight: 600; |
| | | color: #ffffff; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: center; |
| | | } |
| | | .enterprise-tag.data-v-567495f9 { |
| | | background: linear-gradient(135deg, #ff9a45 0%, #ff6a3d 100%); |
| | | } |
| | | .personal-tag.data-v-567495f9 { |
| | | background: linear-gradient(135deg, #54d1ff 0%, #24b9dd 100%); |
| | | } |
| | | .page-body.data-v-567495f9 { |
| | | padding: 0 30rpx calc(180rpx + env(safe-area-inset-bottom)); |
| | | margin-top: -6rpx; |
| | | } |
| | | .card.data-v-567495f9 { |
| | | background: #ffffff; |
| | | border-radius: 24rpx; |
| | | box-shadow: 0 12rpx 30rpx rgba(31, 76, 112, 0.06); |
| | | } |
| | | .order-card.data-v-567495f9 { |
| | | padding: 30rpx 28rpx 22rpx; |
| | | } |
| | | .card-header.data-v-567495f9 { |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: space-between; |
| | | } |
| | | .card-title.data-v-567495f9 { |
| | | font-size: 34rpx; |
| | | font-weight: 700; |
| | | color: #222f3e; |
| | | } |
| | | .header-link.data-v-567495f9 { |
| | | display: flex; |
| | | align-items: center; |
| | | font-size: 24rpx; |
| | | color: #9aa6b2; |
| | | } |
| | | .header-arrow.data-v-567495f9 { |
| | | margin-left: 8rpx; |
| | | font-size: 22rpx; |
| | | } |
| | | .order-grid.data-v-567495f9 { |
| | | margin-top: 26rpx; |
| | | display: flex; |
| | | justify-content: space-between; |
| | | gap: 16rpx; |
| | | } |
| | | .order-item.data-v-567495f9 { |
| | | flex: 1; |
| | | display: flex; |
| | | flex-direction: column; |
| | | align-items: center; |
| | | justify-content: center; |
| | | padding: 10rpx 0; |
| | | } |
| | | .order-icon-wrap.data-v-567495f9 { |
| | | position: relative; |
| | | width: 72rpx; |
| | | height: 72rpx; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: center; |
| | | } |
| | | .order-icon.data-v-567495f9 { |
| | | width: 60rpx; |
| | | height: 60rpx; |
| | | } |
| | | .order-badge.data-v-567495f9 { |
| | | position: absolute; |
| | | top: -8rpx; |
| | | right: -10rpx; |
| | | min-width: 32rpx; |
| | | height: 32rpx; |
| | | padding: 0 8rpx; |
| | | border-radius: 16rpx; |
| | | background: #ff3558; |
| | | font-size: 20rpx; |
| | | font-weight: 600; |
| | | color: #ffffff; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: center; |
| | | box-sizing: border-box; |
| | | } |
| | | .order-title.data-v-567495f9 { |
| | | margin-top: 8rpx; |
| | | font-weight: 400; |
| | | font-size: 24rpx; |
| | | color: #333333; |
| | | } |
| | | .banner-card.data-v-567495f9 { |
| | | margin-top: 24rpx; |
| | | border-radius: 20rpx; |
| | | overflow: hidden; |
| | | background: linear-gradient(135deg, #0d63d5 0%, #8fd9ff 100%); |
| | | } |
| | | .banner-image.data-v-567495f9 { |
| | | display: block; |
| | | width: 100%; |
| | | height: 184rpx; |
| | | background: linear-gradient(135deg, #0d63d5 0%, #8fd9ff 100%); |
| | | } |
| | | .menu-card.data-v-567495f9 { |
| | | margin-top: 24rpx; |
| | | padding: 0 24rpx; |
| | | } |
| | | .menu-item.data-v-567495f9 { |
| | | height: 102rpx; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: space-between; |
| | | border-bottom: 1rpx solid #edf1f5; |
| | | } |
| | | .menu-item.data-v-567495f9:last-child { |
| | | border-bottom: none; |
| | | } |
| | | .menu-title.data-v-567495f9 { |
| | | font-weight: 400; |
| | | font-size: 30rpx; |
| | | color: #222222; |
| | | } |
| | | .menu-arrow.data-v-567495f9 { |
| | | display: inline-flex; |
| | | } |
| | | .menu-arrow button.data-v-567495f9 { |
| | | position: relative; |
| | | top: 0; |
| | | float: right; |
| | | right: 0; |
| | | width: 200rpx; |
| | | height: 26rpx; |
| | | opacity: 0; |
| | | z-index: 9999; |
| | | } |
| | | .menu-arrow image.data-v-567495f9 { |
| | | width: 16rpx; |
| | | height: 26rpx; |
| | | } |
| | | |