#app{height:100%}.app-wrapper[data-v-062cb27d]{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.sidebar-container[data-v-062cb27d]{width:200px;background-color:#304156;height:100%;overflow-y:auto}.sidebar-container .logo-container[data-v-062cb27d]{height:60px;line-height:60px;text-align:center;background-color:#263445}.sidebar-container .logo-container .logo-text[data-v-062cb27d]{color:#fff;font-size:18px;font-weight:700}.main-container[data-v-062cb27d]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.navbar[data-v-062cb27d]{height:60px;background-color:#fff;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.1);box-shadow:0 1px 4px rgba(0,0,0,.1);-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0 20px}.navbar .navbar-right[data-v-062cb27d],.navbar[data-v-062cb27d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar .navbar-right[data-v-062cb27d]{gap:18px}.navbar .navbar-right .el-dropdown-link[data-v-062cb27d]{cursor:pointer;color:#333}.app-main[data-v-062cb27d]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;background-color:#f0f2f5;padding:20px}.notify-panel{max-height:360px;overflow-y:auto}.notify-panel .notify-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:10px;border-bottom:1px solid #ebeef5;margin-bottom:6px;font-weight:600}.notify-panel .notify-empty{text-align:center;color:#909399;padding:30px 0;font-size:14px}.notify-panel .notify-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:10px 6px;cursor:pointer;border-radius:4px;-webkit-transition:background .2s;transition:background .2s}.notify-panel .notify-item:hover{background-color:#f5f7fa}.notify-panel .notify-item.unread{background-color:#ecf5ff}.notify-panel .notify-item.unread .notify-dot{background-color:#409eff}.notify-panel .notify-item .notify-dot{width:8px;height:8px;border-radius:50%;background-color:#c0c4cc;margin-top:6px;margin-right:10px;-ms-flex-negative:0;flex-shrink:0}.notify-panel .notify-item .notify-body{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.notify-panel .notify-item .notify-body .notify-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:500;color:#303133}.notify-panel .notify-item .notify-body .notify-time{font-size:12px;color:#909399;font-weight:400}.notify-panel .notify-item .notify-body .notify-content{font-size:13px;color:#606266;margin-top:4px}.notify-panel .notify-item .notify-body .notify-content .notify-link{color:#409eff;cursor:pointer;text-decoration:underline;font-weight:500}.el-icon-bell.ringing{color:#409eff!important;-webkit-animation:bell-ring .6s ease-in-out;animation:bell-ring .6s ease-in-out}@-webkit-keyframes bell-ring{0%,to{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}75%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}}@keyframes bell-ring{0%,to{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}75%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}}.mobile-order-list[data-v-c95dcdea]{min-height:100vh;background:#f5f5f5;padding-bottom:20px}.order-content[data-v-c95dcdea]{padding:0 10px}.order-card[data-v-c95dcdea]{background:#fff;border-radius:8px;padding:12px 14px;margin-bottom:10px;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.06);box-shadow:0 1px 4px rgba(0,0,0,.06)}.order-card .order-header[data-v-c95dcdea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}.order-card .order-no[data-v-c95dcdea]{font-size:14px;font-weight:600;color:#333}.order-card .order-info[data-v-c95dcdea]{font-size:13px;color:#666;margin-bottom:4px;line-height:1.4}.order-card .info-label[data-v-c95dcdea]{color:#999}.order-card .order-goods[data-v-c95dcdea]{font-size:13px;color:#666;margin-bottom:6px;line-height:1.4}.order-card .goods-preview[data-v-c95dcdea]{color:#333}.order-card .order-bottom[data-v-c95dcdea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:8px;border-top:1px solid #f0f0f0}.order-card .order-time[data-v-c95dcdea]{font-size:12px;color:#999}.order-card .order-price[data-v-c95dcdea]{font-size:16px;font-weight:700;color:#f40}.order-card .order-actions[data-v-c95dcdea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:8px;margin-top:8px;padding-top:8px;border-top:1px solid #f0f0f0}.deliver-popup[data-v-c95dcdea]{padding:20px 16px}.deliver-popup h3[data-v-c95dcdea]{text-align:center;margin:0 0 4px;font-size:16px}.deliver-popup .deliver-order-no[data-v-c95dcdea]{text-align:center;color:#999;font-size:13px;margin:0 0 12px}.deliver-popup .upload-section[data-v-c95dcdea]{padding:12px 16px}.deliver-popup .upload-label[data-v-c95dcdea]{font-size:14px;color:#333;margin-bottom:8px}.deliver-popup .upload-tip[data-v-c95dcdea]{color:#999;font-size:12px;margin-top:4px}.deliver-popup .deliver-buttons[data-v-c95dcdea]{padding:16px}.back-top[data-v-c95dcdea]{position:fixed;right:16px;bottom:80px;width:40px;height:40px;background:#fff;border-radius:50%;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:100;cursor:pointer}.mobile-order-detail[data-v-f448ed8a]{min-height:100vh;background:#f5f5f5;padding-bottom:70px}.loading-center[data-v-f448ed8a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:80px}.status-card[data-v-f448ed8a]{background:#fff;padding:12px 16px;margin-bottom:8px}.status-card .status-row[data-v-f448ed8a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:4px}.status-card .order-no[data-v-f448ed8a]{font-size:15px;font-weight:600;color:#333}.section-title[data-v-f448ed8a]{font-size:14px;font-weight:600;color:#333;padding:12px 16px 8px;background:#f5f5f5}.goods-list[data-v-f448ed8a]{background:#fff}.goods-item[data-v-f448ed8a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 16px;border-bottom:1px solid #f5f5f5}.goods-item .goods-img[data-v-f448ed8a]{-ms-flex-negative:0;flex-shrink:0;margin-right:10px}.goods-item .goods-info[data-v-f448ed8a]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.goods-item .goods-info .goods-name[data-v-f448ed8a]{font-size:14px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.goods-item .goods-info .goods-spec[data-v-f448ed8a]{font-size:12px;color:#999;margin-top:2px}.goods-item .goods-info .goods-meta[data-v-f448ed8a]{font-size:13px;color:#666;margin-top:4px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.goods-item .goods-subtotal[data-v-f448ed8a]{font-size:14px;color:#f40;font-weight:600;-ms-flex-negative:0;flex-shrink:0;margin-left:10px}.delivery-section[data-v-f448ed8a]{background:#fff;margin-top:8px;padding-bottom:12px}.delivery-images[data-v-f448ed8a]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;padding:0 16px}.log-section[data-v-f448ed8a]{background:#fff;margin-top:8px;padding-bottom:12px}.log-item .log-op[data-v-f448ed8a]{font-size:13px;color:#333}.log-item .log-time[data-v-f448ed8a]{font-size:12px;color:#999;margin-top:2px}.action-bar[data-v-f448ed8a]{position:fixed;bottom:0;left:0;right:0;padding:10px 16px;background:#fff;-webkit-box-shadow:0 -2px 8px rgba(0,0,0,.08);box-shadow:0 -2px 8px rgba(0,0,0,.08)}.deliver-popup[data-v-f448ed8a]{padding:20px 16px}.deliver-popup h3[data-v-f448ed8a]{text-align:center;margin:0 0 12px;font-size:16px}.deliver-popup .upload-section[data-v-f448ed8a]{padding:12px 16px}.deliver-popup .upload-label[data-v-f448ed8a]{font-size:14px;color:#333;margin-bottom:8px}.deliver-popup .upload-tip[data-v-f448ed8a]{color:#999;font-size:12px;margin-top:4px}.deliver-popup .deliver-buttons[data-v-f448ed8a],.dialog-body[data-v-f448ed8a]{padding:16px}.pay-info[data-v-f448ed8a]{font-size:15px;margin-bottom:12px}.refund-text[data-v-f448ed8a]{color:#f40!important}body{font-family:Helvetica,PingFang SC,Microsoft YaHei,微软雅黑,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html{height:100%;margin:0;padding:0}*{-webkit-box-sizing:border-box;box-sizing:border-box}.app-container{padding:20px}.filter-container{margin-bottom:20px}.filter-container .filter-item{display:inline-block;margin-right:10px;margin-bottom:10px}.pagination-container{margin-top:20px;text-align:right}.table-operation .el-button{padding:4px 8px;font-size:12px}.el-table .cell{padding-left:8px;padding-right:8px}