Files
2026-07-27 14:07:26 +08:00

2 lines
3.5 KiB
CSS

.admin-container[data-v-d9b751dd]{min-height:100vh;background:#f5f7fa;padding-bottom:3.75rem}.admin-header[data-v-d9b751dd]{background:linear-gradient(135deg,#36f,#254edb);padding:1.5rem 1rem;display:flex;justify-content:space-between;align-items:center}.header-left[data-v-d9b751dd]{color:#fff}.header-title[data-v-d9b751dd]{font-size:1.25rem;font-weight:700;display:block}.header-subtitle[data-v-d9b751dd]{font-size:.75rem;opacity:.8;margin-top:.125rem}.header-right[data-v-d9b751dd]{display:flex;align-items:center;color:#fff;padding:.375rem .75rem;background:rgba(255,255,255,.2);border-radius:.75rem}.logout-icon[data-v-d9b751dd]{font-size:.875rem;margin-right:.25rem}.logout-text[data-v-d9b751dd]{font-size:.8125rem}.stats-grid[data-v-d9b751dd]{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.5rem;padding:1rem}.stat-card[data-v-d9b751dd]{background:#fff;border-radius:.375rem;padding:.625rem .5rem;display:flex;flex-direction:column;align-items:center;box-shadow:0 .125rem .375rem rgba(0,0,0,.05)}.stat-icon[data-v-d9b751dd]{font-size:1.25rem;margin-bottom:.375rem}.stat-info[data-v-d9b751dd]{display:flex;flex-direction:column;align-items:center;text-align:center}.stat-value[data-v-d9b751dd]{font-size:.875rem;font-weight:700;color:#36f}.stat-label[data-v-d9b751dd]{font-size:.625rem;color:#999;margin-top:.125rem}.quick-actions[data-v-d9b751dd],.recent-orders[data-v-d9b751dd]{padding:0 1rem 1rem}.section-title[data-v-d9b751dd]{font-size:1rem;font-weight:600;color:#333;margin-bottom:.75rem;display:flex;justify-content:space-between;align-items:center}.view-all[data-v-d9b751dd]{font-size:.8125rem;color:#36f;font-weight:400}.action-grid[data-v-d9b751dd]{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.75rem}.action-item[data-v-d9b751dd]{background:#fff;border-radius:.5rem;padding:.75rem .5rem;display:flex;flex-direction:column;align-items:center;box-shadow:0 .125rem .375rem rgba(0,0,0,.05)}.action-item[data-v-d9b751dd]:active{opacity:.8}.action-icon[data-v-d9b751dd]{font-size:1.5rem;margin-bottom:.375rem}.action-name[data-v-d9b751dd]{font-size:.75rem;color:#333;text-align:center}.order-list[data-v-d9b751dd]{background:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 .125rem .375rem rgba(0,0,0,.05)}.order-item[data-v-d9b751dd]{display:flex;justify-content:space-between;align-items:center;padding:.75rem;border-bottom:.03125rem solid #f0f0f0}.order-item[data-v-d9b751dd]:last-child{border-bottom:none}.order-item[data-v-d9b751dd]:active{background:#f9f9f9}.order-id[data-v-d9b751dd]{font-size:.875rem;font-weight:600;color:#333}.order-time[data-v-d9b751dd]{font-size:.75rem;color:#999;margin-top:.125rem}.order-amount[data-v-d9b751dd]{font-size:1rem;font-weight:700;color:#36f}.order-status[data-v-d9b751dd]{font-size:.6875rem;padding:.1875rem .5rem;border-radius:.625rem;margin-top:.25rem}.order-status.pending[data-v-d9b751dd]{background:#fff3e0;color:#f59e0b}.order-status.completed[data-v-d9b751dd]{background:#dcfce7;color:#36f}.order-status.cancelled[data-v-d9b751dd]{background:#fef2f2;color:#ef4444}.tab-bar[data-v-d9b751dd]{position:fixed;bottom:0;left:0;right:0;height:3.125rem;background:#fff;display:flex;box-shadow:0 -.125rem .375rem rgba(0,0,0,.05)}.tab-item[data-v-d9b751dd]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.tab-item.active .tab-icon[data-v-d9b751dd],.tab-item.active .tab-text[data-v-d9b751dd]{color:#36f}.tab-icon[data-v-d9b751dd]{font-size:1.125rem}.tab-text[data-v-d9b751dd]{font-size:.6875rem;color:#999;margin-top:.125rem}