| | |
| | | <template> |
| | | <div class="wms-dashboard"> |
| | | <!-- 顶鍿 颿 --> |
| | | <div class="header"> |
| | | <h1>WMSä»å¨å¯è§åå¾è¡¨çæ¿</h1> |
| | | <div class="header-right"> |
| | | <span>2025-12-24 16:11:44</span> |
| | | <el-select v-model="month" placeholder="æ¬æ" style="margin-left: 10px; width: 80px;"> |
| | | <el-option label="æ¬æ" value="month"></el-option> |
| | | <el-option label="䏿" value="lastMonth"></el-option> |
| | | </el-select> |
| | | <el-button type="primary" style="margin-left: 10px;" @click="refreshCharts">å·æ°</el-button> |
| | | </div> |
| | | </div> |
| | | |
| | | <!-- ç»è®¡å¡çåºå --> |
| | | <!-- ç»è®¡å¡çåºå - ç»å®ååºå¼æ°æ® --> |
| | | <el-row :gutter="20" class="stats-card-row"> |
| | | <el-col :span="6"> |
| | | <el-card class="stats-card"> |
| | | <div class="card-title">æ»åºåï¼ä»¶ï¼</div> |
| | | <div class="card-value">269,225</div> |
| | | <div class="card-change"><el-tag type="success">â 2.1% è¾æ¨æ¥</el-tag></div> |
| | | </el-card> |
| | | </el-col> |
| | | <el-col :span="6"> |
| | | <el-card class="stats-card"> |
| | | <div class="card-title">å¾
åºåºè®¢å</div> |
| | | <div class="card-value">425</div> |
| | | <div class="card-change"><el-tag type="warning">â 5.3% è¾1å°æ¶å</el-tag></div> |
| | | </el-card> |
| | | </el-col> |
| | | <el-col :span="6"> |
| | | <el-card class="stats-card"> |
| | | <div class="card-title">仿¥ä½ä¸å®æç</div> |
| | | <div class="card-value">93.9%</div> |
| | | <div class="card-change"><el-tag type="success">â 1.8% è¾æ¨æ¥</el-tag></div> |
| | | </el-card> |
| | | </el-col> |
| | | <el-col :span="6"> |
| | | <el-card class="stats-card"> |
| | | <div class="card-title">æªå¤çå¼å¸¸</div> |
| | | <div class="card-value">7</div> |
| | | <div class="card-change"><el-tag type="danger">â 1 è¾30åéå</el-tag></div> |
| | | </el-card> |
| | | </el-col> |
| | | </el-row> |
| | | <el-col :span="4"> |
| | | <div class="stats-card"> |
| | | <div class="metric-icon"> |
| | | <el-icon :size="32"> |
| | | <Box /> |
| | | </el-icon> |
| | | </div> |
| | | <div class="card-title">æ»åºå</div> |
| | | <div class="card-value">{{ formatNumber(bigscreendata.totalStockQuantity) }}</div> |
| | | </div> |
| | | </el-col> |
| | | <el-col :span="4"> |
| | | <div class="stats-card"> |
| | | <div class="metric-icon"> |
| | | <el-icon :size="32"> |
| | | <Document /> |
| | | </el-icon> |
| | | </div> |
| | | <div class="card-title">å¾
åºåºè®¢å</div> |
| | | <div class="card-value">{{ bigscreendata.unOutBoundOrderCount }}</div> |
| | | </div> |
| | | </el-col> |
| | | <el-col :span="4"> |
| | | <div class="stats-card"> |
| | | <div class="metric-icon"> |
| | | <el-icon :size="32"> |
| | | <Download /> |
| | | </el-icon> |
| | | </div> |
| | | <div class="card-title">仿¥å
¥åºå®ææ°</div> |
| | | <div class="card-value">{{ bigscreendata.inboundCount }}</div> |
| | | </div> |
| | | </el-col> |
| | | <el-col :span="4"> |
| | | <div class="stats-card"> |
| | | <div class="metric-icon"> |
| | | <el-icon :size="32"> |
| | | <Upload /> |
| | | </el-icon> |
| | | </div> |
| | | <div class="card-title">仿¥åºåºå®ææ°</div> |
| | | <div class="card-value">{{ bigscreendata.outboundCount }}</div> |
| | | </div> |
| | | </el-col> |
| | | <el-col :span="4"> |
| | | <div class="stats-card"> |
| | | <div class="metric-icon"> |
| | | <el-icon :size="32"> |
| | | <Box /> |
| | | </el-icon> |
| | | </div> |
| | | <div class="card-title">æè´§æç®±</div> |
| | | <div class="card-value">{{ formatNumber(bigscreendata.inStockPallet) }}</div> |
| | | </div> |
| | | </el-col> |
| | | <el-col :span="4"> |
| | | <div class="stats-card"> |
| | | <div class="metric-icon"> |
| | | <el-icon :size="32"> |
| | | <Box /> |
| | | </el-icon> |
| | | </div> |
| | | <div class="card-title">空箱æ°é</div> |
| | | <div class="card-value">{{ formatNumber(bigscreendata.freeStockPallet) }}</div> |
| | | </div> |
| | | </el-col> |
| | | </el-row> |
| | | |
| | | |
| | | <!-- å¾è¡¨åºåï¼ç¬¬ä¸è¡ï¼ --> |
| | | <el-row :gutter="20" class="chart-row"> |
| | | <el-col :span="12"> |
| | | <el-card class="chart-card"> |
| | | <div class="chart-title">åºååºä½åå¸ï¼å¾ååå æ¯ï¼<el-button type="text" class="view-btn">忢è§å¾</el-button></div> |
| | | <div ref="inventoryPieRef" class="chart-container"></div> |
| | | </el-card> |
| | | <!-- æ¿æ¢el-card为divï¼ä¿çchart-cardç±»å --> |
| | | <div class="chart-card"> |
| | | <div class="chart-title">åºä½å©ç¨ç</div> |
| | | <div ref="locationRateRef" class="chart-container"></div> |
| | | </div> |
| | | </el-col> |
| | | <el-col :span="12"> |
| | | <el-card class="chart-card"> |
| | | <div class="chart-title">è¿7æ¥åºå
¥åºè¶å¿ï¼å¾ååèµ°å¿ï¼ |
| | | <el-button-group class="btn-group"> |
| | | <el-button type="primary" size="small">å
¨é¨</el-button> |
| | | <el-button type="default" size="small">å
¥åº</el-button> |
| | | <el-button type="default" size="small">åºåº</el-button> |
| | | </el-button-group> |
| | | </div> |
| | | <div class="chart-card"> |
| | | <div class="chart-title">è¿7æ¥åºå
¥åºè¶å¿ï¼å¾ååèµ°å¿ï¼</div> |
| | | <div ref="stockTrendRef" class="chart-container"></div> |
| | | </el-card> |
| | | </div> |
| | | </el-col> |
| | | </el-row> |
| | | |
| | | <!-- å¾è¡¨åºåï¼ç¬¬äºè¡ï¼ --> |
| | | <el-row :gutter="20" class="chart-row"> |
| | | <el-col :span="8"> |
| | | <el-card class="chart-card"> |
| | | <div class="chart-title">åºä½å©ç¨ç</div> |
| | | <div ref="locationRateRef" class="chart-container"></div> |
| | | </el-card> |
| | | </el-col> |
| | | <el-col :span="8"> |
| | | <el-card class="chart-card"> |
| | | <div class="chart-title">ä½ä¸ç±»ååå¸<el-button type="text" class="view-btn">æ¥ç详æ
</el-button></div> |
| | | <div ref="operationRadarRef" class="chart-container"></div> |
| | | </el-card> |
| | | </el-col> |
| | | <el-col :span="8"> |
| | | <el-card class="chart-card"> |
| | | <div class="chart-title">å¼å¸¸ç±»åç»è®¡è¶å¿<el-button type="text" class="view-btn">çé</el-button></div> |
| | | <div ref="exceptionTrendRef" class="chart-container"></div> |
| | | </el-card> |
| | | </el-col> |
| | | </el-row> |
| | | |
| | | <!-- è¡¨æ ¼åºå --> |
| | | <el-row :gutter="20" class="table-row"> |
| | | <el-col :span="12"> |
| | | <el-card class="table-card"> |
| | | <div class="table-title">订åå¤çè¿åº¦<el-select v-model="orderType" placeholder="éè´§å
¥åº" |
| | | style="width: 100px; margin-left: 10px;"> |
| | | <el-option label="éè´§å
¥åº" value="return"></el-option> |
| | | <el-option label="æ®éåºåº" value="normal"></el-option> |
| | | </el-select></div> |
| | | <el-table :data="orderList" border style="width: 100%;"> |
| | | <el-table-column prop="orderNo" label="订åå·" /> |
| | | <el-table-column prop="type" label="ç±»å" /> |
| | | <el-table-column prop="priority" label="ä¼å
级"> |
| | | <template #default="scope"> |
| | | <el-tag |
| | | :type="scope.row.priority === 'ç´§æ¥' ? 'danger' : scope.row.priority === 'å æ¥' ? 'warning' : 'success'"> |
| | | {{ scope.row.priority }} |
| | | </el-tag> |
| | | <!-- è¡¨æ ¼åºå - ç»å®å端ä½ä¸æ°æ® --> |
| | | <el-row :gutter="20" class="table-row" width="100%"> |
| | | <el-col :span="24"> |
| | | <!-- æ¿æ¢el-card为divï¼ä¿çtable-cardç±»å --> |
| | | <div class="table-card"> |
| | | <div class="table-title">宿¶ä½ä¸çæ§</div> |
| | | <el-table :data="showTaskList" border style="width: 100%;"> |
| | | <el-table-column prop="taskNum" label="ä»»å¡å·" /> |
| | | <el-table-column prop="taskStatus" label="ä»»å¡ç¶æ" > |
| | | <template #default="{ row }"> |
| | | <span class="task-status" :class="getStatusClass(row.taskStatus)">{{ getTaskStatusText(row.taskStatus) }}</span> |
| | | </template> |
| | | </el-table-column> |
| | | <el-table-column prop="progress" label="è¿åº¦"> |
| | | <template #default="scope"> |
| | | <el-progress :percentage="scope.row.progress" :color="scope.row.progressColor" /> |
| | | <el-table-column prop="taskType" label="ä»»å¡ç±»å" > |
| | | <template #default="{ row }"> |
| | | <span class="task-type" :class="getTypeClass(row.taskType)">{{ getTaskTypeText(row.taskType) }}</span> |
| | | </template> |
| | | </el-table-column> |
| | | </el-table> |
| | | <div class="table-pagination"> |
| | | <el-button type="text">å è½½æ´å¤è®¢å</el-button> |
| | | <el-pagination layout="prev, pager, next, jumper" :current-page="1" :total="50" /> |
| | | </div> |
| | | </el-card> |
| | | </el-col> |
| | | <el-col :span="12"> |
| | | <el-card class="table-card"> |
| | | <div class="table-title">宿¶ä½ä¸çæ§ |
| | | <el-button-group class="btn-group"> |
| | | <el-button type="primary" size="small">å
¨é¨ä½ä¸</el-button> |
| | | <el-button type="default" size="small">å
¥åº</el-button> |
| | | <el-button type="default" size="small">åºåº</el-button> |
| | | <el-button type="default" size="small">çç¹</el-button> |
| | | </el-button-group> |
| | | </div> |
| | | <el-table :data="operationList" border style="width: 100%;"> |
| | | <el-table-column prop="opNo" label="ä½ä¸åå·" /> |
| | | <el-table-column prop="opType" label="ä½ä¸ç±»å" /> |
| | | <el-table-column prop="operator" label="æä½äººå" /> |
| | | <el-table-column prop="startTime" label="å¼å§æ¶é´" /> |
| | | <el-table-column prop="status" label="å½åç¶æ"> |
| | | <template #default="scope"> |
| | | <el-tag :type="scope.row.status === 'å¤çä¸' ? 'info' : scope.row.status === '已宿' ? 'success' : 'danger'"> |
| | | {{ scope.row.status }} |
| | | </el-tag> |
| | | </template> |
| | | </el-table-column> |
| | | <el-table-column label="æä½"><el-button type="text">详æ
</el-button></el-table-column> |
| | | <el-table-column prop="palletCode" label="æçç¼å·" /> |
| | | <el-table-column prop="sourceAddress" label="èµ·ç¹ä½ç½®"/> |
| | | <el-table-column prop="targetAddress" label="ç»ç¹ä½ç½®"/> |
| | | <el-table-column prop="createDate" label="å建æ¶é´"/> |
| | | </el-table> |
| | | <div class="table-pagination"> |
| | | <el-pagination layout="prev, pager, next, jumper" :current-page="1" :total="50" /> |
| | | </div> |
| | | </el-card> |
| | | </div> |
| | | </el-col> |
| | | </el-row> |
| | | </div> |
| | |
| | | <script setup> |
| | | import { ref, onMounted, onUnmounted, nextTick } from 'vue'; |
| | | import * as echarts from 'echarts'; |
| | | import http from "@/api/http.js"; |
| | | |
| | | // ååºå¼æ°æ® |
| | | const month = ref('month'); |
| | | const orderType = ref('return'); |
| | | |
| | | // æ¨¡ææ°æ® |
| | | const orderList = ref([ |
| | | { orderNo: 'OD20251224001', type: 'æ®éåºåº', priority: 'ç´§æ¥', progress: 60, progressColor: '#ff4d4f' }, |
| | | { orderNo: 'OD20251224002', type: 'éè´§å
¥åº', priority: 'æ®é', progress: 80, progressColor: '#1890ff' }, |
| | | { orderNo: 'OD20251224003', type: 'è°æ¨è®¢å', priority: 'å æ¥', progress: 40, progressColor: '#faad14' }, |
| | | { orderNo: 'OD20251224004', type: 'æ®éåºåº', priority: '常è§', progress: 100, progressColor: '#52c41a' } |
| | | ]); |
| | | // å端è¿åæ°æ®ï¼ååºå¼ï¼ |
| | | const bigscreendata = ref({ |
| | | totalStockQuantity: 0, |
| | | unOutBoundOrderCount: 0, |
| | | dailyCompletionRate: 0, |
| | | unhandledExceptionCount: 0, |
| | | locationUtilizationRate: 0, |
| | | inStockPallet: 0, |
| | | freeStockPallet: 0, |
| | | dailyInOutBoundList: [], |
| | | taskList: [], |
| | | inboundCount: 0, |
| | | outboundCount: 0, |
| | | inventoryLocationDist: [], // åºååºä½å叿°æ® |
| | | exceptionTypeTrend: [] // å¼å¸¸ç±»åè¶å¿æ°æ® |
| | | }); |
| | | |
| | | const taskStatusMap = { |
| | | 100: "æ°å»º", |
| | | 105: "å·²åé", |
| | | 200: "å åæºå¾
æ§è¡", |
| | | 210: "å åæºæ§è¡ä¸", |
| | | 220: "å åæºå®æ", |
| | | 400: "è¾é线å¾
æ§è¡", |
| | | 410: "è¾é线æ§è¡ä¸", |
| | | 420: "è¾éçº¿å®æ", |
| | | 300: "AGVå¾
æ§è¡", |
| | | 310: "AGVæ§è¡ä¸", |
| | | 315: "AGVåè´§ä¸", |
| | | 320: "AGVå¾
ç»§ç»æ§è¡", |
| | | 325: "AGVæ¾è´§ä¸", |
| | | 330: "AGV宿", |
| | | 900: "ä»»å¡å®æ", |
| | | 970: "ä»»å¡æèµ·", |
| | | 980: "ä»»å¡åæ¶", |
| | | 990: "ä»»å¡å¼å¸¸", |
| | | 110: "æåæºæ§è¡ä¸" |
| | | }; |
| | | const getTaskStatusText = (statusNum) => { |
| | | // å¤ç空å¼ãæ æå¼ï¼å
åºæ¾ç¤ºâæªç¥ç¶æâ |
| | | if (statusNum === undefined || statusNum === null || isNaN(statusNum)) { |
| | | return "æªç¥ç¶æ"; |
| | | } |
| | | // ç²¾åå¹é
æ å°å¼ï¼æ å¹é
åè¿åâæªç¥ç¶æâ |
| | | return taskStatusMap[statusNum] || "æªç¥ç¶æ"; |
| | | }; |
| | | const showTaskList = ref([]); // è¡¨æ ¼æ¾ç¤ºç5æ¡ä»»å¡ï¼è½®æç¨ï¼ |
| | | const currentTaskIndex = ref(5); // ä¸ä¸ä¸ªè¦æ¾ç¤ºçä»»å¡ç´¢å¼ï¼åå§ä»ç¬¬6æ¡å¼å§ï¼å5æ¡é»è®¤æ¾ç¤ºï¼ |
| | | let taskCarouselTimer = null; // è½®æå®æ¶å¨ |
| | | // æ°åæ ¼å¼åï¼ååä½åéï¼ |
| | | const formatNumber = (num) => { |
| | | if (!num) return '0'; |
| | | return num.toString().replace(/\B(?=(\d{3})+(?!\d))/g, ','); |
| | | }; |
| | | |
| | | const startTaskCarousel = () => { |
| | | // æ¸
餿§å®æ¶å¨ï¼é²æ¢éå¤å¯å¨ |
| | | if (taskCarouselTimer) clearInterval(taskCarouselTimer); |
| | | |
| | | const totalTask = bigscreendata.value.taskList.length; |
| | | // 任塿°<=5æ¶ï¼ä¸è½®æï¼æ²¡ææ´å¤ä»»å¡å¯æ¢ï¼ |
| | | if (totalTask <= 5) { |
| | | showTaskList.value = [...bigscreendata.value.taskList]; |
| | | return; |
| | | } |
| | | |
| | | // å¯å¨5ç§å®æ¶å¨ |
| | | taskCarouselTimer = setInterval(() => { |
| | | // 1. æ°å¢ä¸1æ¡ä»»å¡å°æ¾ç¤ºå表æ«å°¾ |
| | | showTaskList.value.push(bigscreendata.value.taskList[currentTaskIndex.value]); |
| | | // 2. å é¤å表æåé¢1æ¡æ§ä»»å¡ï¼å§ç»ä¿æ5æ¡ï¼ |
| | | showTaskList.value.shift(); |
| | | // 3. æ´æ°ä¸ä¸ä¸ªä»»å¡ç´¢å¼ï¼è¶
åºæ»æ°åéç½®ï¼å¾ªç¯è½®æï¼ |
| | | currentTaskIndex.value++; |
| | | if (currentTaskIndex.value >= totalTask) { |
| | | currentTaskIndex.value = 0; // é置为0ï¼å¾ªç¯ææ¾ |
| | | } |
| | | }, 5000); // 5ç§é´é |
| | | }; |
| | | |
| | | const getTaskTypeText = (taskTypeNum) => { |
| | | // å¤ç空å¼/æ æå¼ |
| | | if (!taskTypeNum || isNaN(taskTypeNum)) return "æªç¥ç±»å"; |
| | | |
| | | // 对åºå端TaskEnumHelperçåç»è§å |
| | | if (taskTypeNum >= 500 && taskTypeNum < 900) return "å
¥åº"; |
| | | if (taskTypeNum >= 100 && taskTypeNum < 500) return "åºåº"; |
| | | if (taskTypeNum >= 900 && taskTypeNum < 1000) return "ç§»åº"; |
| | | return "å
¶ä»ä½ä¸"; // å
åº |
| | | }; |
| | | |
| | | // è·åä»»å¡ç¶ææ ·å¼ç±» |
| | | const getStatusClass = (statusNum) => { |
| | | if (statusNum === undefined || statusNum === null || isNaN(statusNum)) { |
| | | return "status-unknown"; |
| | | } |
| | | |
| | | // æ ¹æ®ç¶æèå´è¿åä¸åæ ·å¼ |
| | | if (statusNum >= 900) return "status-completed"; // 宿 |
| | | if (statusNum >= 400) return "status-processing"; // è¾é线æ§è¡ä¸ |
| | | if (statusNum >= 300) return "status-processing"; // AGVæ§è¡ä¸ |
| | | if (statusNum >= 200) return "status-processing"; // å åæºæ§è¡ä¸ |
| | | if (statusNum >= 100) return "status-pending"; // æ°å»ºãå·²åé |
| | | if (statusNum === 970) return "status-suspended"; // æèµ· |
| | | if (statusNum === 980) return "status-canceled"; // åæ¶ |
| | | if (statusNum === 990) return "status-error"; // å¼å¸¸ |
| | | |
| | | return "status-unknown"; |
| | | }; |
| | | |
| | | // è·åä»»å¡ç±»åæ ·å¼ç±» |
| | | const getTypeClass = (taskTypeNum) => { |
| | | if (!taskTypeNum || isNaN(taskTypeNum)) return "type-unknown"; |
| | | |
| | | // 对åºå端TaskEnumHelperçåç»è§å |
| | | if (taskTypeNum >= 500 && taskTypeNum < 900) return "type-inbound"; // å
¥åº |
| | | if (taskTypeNum >= 100 && taskTypeNum < 500) return "type-outbound"; // åºåº |
| | | if (taskTypeNum >= 900 && taskTypeNum < 1000) return "type-transfer"; // ç§»åº |
| | | |
| | | return "type-other"; // å
¶ä»ä½ä¸ |
| | | }; |
| | | |
| | | // è·ååç«¯å¤§å±æ°æ® |
| | | const fetchBigGreenData = async () => { |
| | | try { |
| | | const res = await http.get('/api/BigScreen/GetBigGreenData'); |
| | | console.log('大屿°æ®', res); |
| | | |
| | | bigscreendata.value = res.data || res; |
| | | // æ°æ®æ´æ°åå·æ°å¾è¡¨ |
| | | nextTick(() => { |
| | | const total = bigscreendata.value.taskList.length; |
| | | // åå§åæ¾ç¤ºå5æ¡ï¼ä¸è¶³5æ¡åæ¾ç¤ºå
¨é¨ï¼ |
| | | showTaskList.value = total >=5 |
| | | ? [...bigscreendata.value.taskList.slice(0,5)] |
| | | : [...bigscreendata.value.taskList]; |
| | | startTaskCarousel(); // å¯å¨ä»»å¡è½®æ |
| | | // refreshCharts(); // ç§»é¤è¿éçè°ç¨ï¼æ¹ä¸ºå¨æ°æ®è·ååç»ä¸åå§å |
| | | }); |
| | | // è¿åPromiseï¼ä»¥ä¾¿å¨æ°æ®è·åæåååå§åå¾è¡¨ |
| | | return Promise.resolve(); |
| | | } catch (error) { |
| | | ElMessage.error('æ°æ®è·å失败ï¼è¯·æ£æ¥å端æ¥å£æ¯å¦æ£å¸¸'); |
| | | return Promise.reject(error); |
| | | } |
| | | }; |
| | | |
| | | // å¤ç¨æ¨¡ææ°æ® |
| | | const operationList = ref([ |
| | | { opNo: 'JW251224001', opType: 'å
¥åº', operator: 'å¼ ä¸', startTime: '15:30:22', status: 'å¤çä¸' }, |
| | | { opNo: 'CK251224002', opType: 'åºåº', operator: 'æå', startTime: '15:25:10', status: '已宿' }, |
| | |
| | | { opNo: 'SC251224005', opType: '䏿¶', operator: 'åä¸', startTime: '15:10:18', status: 'å¼å¸¸' } |
| | | ]); |
| | | |
| | | // å¾è¡¨å®¹å¨ |
| | | // å¾è¡¨å®¹å¨Ref |
| | | const inventoryPieRef = ref(null); |
| | | const stockTrendRef = ref(null); |
| | | const locationRateRef = ref(null); |
| | | const operationRadarRef = ref(null); |
| | | const exceptionTrendRef = ref(null); |
| | | |
| | | // å¾è¡¨å®ä¾ |
| | | // å¾è¡¨å®ä¾ï¼å
¨å±ç®¡çï¼ç¨äºéæ¯åresizeï¼ |
| | | let inventoryPieChart = null; |
| | | let stockTrendChart = null; |
| | | let locationRateChart = null; |
| | | let operationRadarChart = null; |
| | | let exceptionTrendChart = null; |
| | | |
| | | // åå§ååºååºä½åå¸é¥¼å¾ |
| | | const initInventoryPie = () => { |
| | | // åå§ååºååºä½åå¸é¥¼å¾ï¼å
³èåç«¯æ°æ®ï¼ |
| | | const initInventoryPie= () => { |
| | | if (!inventoryPieRef.value) return; |
| | | |
| | | // 鿝æ§å®ä¾ï¼é²æ¢å
åæ³æ¼ |
| | | if (inventoryPieChart) { |
| | | inventoryPieChart.dispose(); |
| | | } |
| | | |
| | | inventoryPieChart = echarts.init(inventoryPieRef.value); |
| | | // ä¼å
使ç¨åç«¯æ°æ®ï¼æ æ°æ®åç¨é»è®¤å¼ |
| | | const locationData = bigscreendata.value.inventoryLocationDist.length |
| | | ? bigscreendata.value.inventoryLocationDist |
| | | : [ |
| | | { value: 48.7, name: '常温åºAåº', itemStyle: { color: '#5470c6' } }, |
| | | { value: 29.2, name: 'å·èåºBåº', itemStyle: { color: '#91cc75' } }, |
| | | { value: 21.9, name: 'ä¿ç¨åºCåº', itemStyle: { color: '#fac858' } }, |
| | | { value: 2.2, name: 'æ®æ¬¡ååºDåº', itemStyle: { color: '#ee6666' } } |
| | | ]; |
| | | |
| | | const option = { |
| | | tooltip: { |
| | | trigger: 'item', |
| | |
| | | legend: { |
| | | bottom: 0, |
| | | left: 'center', |
| | | data: ['常温åºAåº', 'å·èåºBåº', 'ä¿ç¨åºCåº', 'æ®æ¬¡ååºDåº'] |
| | | data: locationData.map(item => item.name) |
| | | }, |
| | | series: [{ |
| | | name: 'åºååºä½åå¸', |
| | |
| | | labelLine: { |
| | | show: false |
| | | }, |
| | | data: [ |
| | | { value: 48.7, name: '常温åºAåº', itemStyle: { color: '#5470c6' } }, |
| | | { value: 29.2, name: 'å·èåºBåº', itemStyle: { color: '#91cc75' } }, |
| | | { value: 21.9, name: 'ä¿ç¨åºCåº', itemStyle: { color: '#fac858' } }, |
| | | { value: 2.2, name: 'æ®æ¬¡ååºDåº', itemStyle: { color: '#ee6666' } } |
| | | ] |
| | | data: locationData |
| | | }] |
| | | }; |
| | | |
| | |
| | | return inventoryPieChart; |
| | | }; |
| | | |
| | | // åå§åè¿7æ¥åºå
¥åºè¶å¿å¾ |
| | | const initStockTrend = () => { |
| | | if (!stockTrendRef.value) return; |
| | | // åå§åè¿7æ¥åºå
¥åºè¶å¿å¾ï¼å
³èåç«¯æ°æ®ï¼ |
| | | // const initStockTrend = () => { |
| | | // const chart = echarts.init(efficiencyChartRef.value) |
| | | // const option = { |
| | | // tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, |
| | | // grid: { |
| | | // left: '3%', right: '4%', bottom: '3%', top: '10%', |
| | | // containLabel: true |
| | | // }, |
| | | // xAxis: { |
| | | // type: 'category', |
| | | // data: ['å
¥åºä½ä¸', 'åºåºä½ä¸', 'çç¹ä½ä¸', 'è°æ¨ä½ä¸', '补货ä½ä¸'], |
| | | // axisLine: { lineStyle: { color: '#fff' } }, |
| | | // axisLabel: { color: '#fff' } |
| | | // }, |
| | | // yAxis: { |
| | | // type: 'value', |
| | | // name: 'æç(åä½/å°æ¶)', |
| | | // axisLine: { lineStyle: { color: '#fff' } }, |
| | | // splitLine: { lineStyle: { color: 'rgba(255,255,255,0.1)' } }, |
| | | // axisLabel: { color: '#fff' } |
| | | // }, |
| | | // series: [ |
| | | // { |
| | | // data: [180, 156, 95, 78, 120], |
| | | // type: 'bar', |
| | | // barWidth: '40%', |
| | | // itemStyle: { |
| | | // color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [ |
| | | // { offset: 0, color: '#83bff6' }, |
| | | // { offset: 1, color: '#188df0' } |
| | | // ]), |
| | | // borderRadius: [5, 5, 0, 0] |
| | | // } |
| | | // } |
| | | // ] |
| | | // } |
| | | // chart.setOption(option) |
| | | // return chart |
| | | // }; |
| | | |
| | | if (stockTrendChart) { |
| | | stockTrendChart.dispose(); |
| | | } |
| | | |
| | | stockTrendChart = echarts.init(stockTrendRef.value); |
| | | const option = { |
| | | tooltip: { |
| | | trigger: 'axis', |
| | | axisPointer: { |
| | | type: 'cross' |
| | | } |
| | | }, |
| | | legend: { |
| | | data: ['å
¥åºé', 'åºåºé'], |
| | | top: 10 |
| | | }, |
| | | grid: { |
| | | left: '3%', |
| | | right: '4%', |
| | | bottom: '3%', |
| | | top: '15%', |
| | | containLabel: true |
| | | }, |
| | | xAxis: { |
| | | type: 'category', |
| | | boundaryGap: true, |
| | | data: ['12-18', '12-19', '12-20', '12-21', '12-22', '12-23', '12-24'] |
| | | }, |
| | | yAxis: { |
| | | type: 'value', |
| | | name: 'æ°éï¼åä»¶ï¼', |
| | | max: 25 |
| | | }, |
| | | series: [ |
| | | { |
| | | name: 'å
¥åºé', |
| | | type: 'bar', |
| | | barWidth: '30%', |
| | | data: [10, 12, 10, 12, 10, 12, 12], |
| | | itemStyle: { color: '#52c41a' } |
| | | }, |
| | | { |
| | | name: 'åºåºé', |
| | | type: 'bar', |
| | | barWidth: '30%', |
| | | data: [16, 18, 14, 18, 16, 18, 20], |
| | | itemStyle: { color: '#1890ff' } |
| | | } |
| | | ] |
| | | }; |
| | | |
| | | stockTrendChart.setOption(option); |
| | | return stockTrendChart; |
| | | }; |
| | | |
| | | // åå§ååºä½å©ç¨çç¯å½¢å¾ |
| | | // åå§ååºä½å©ç¨çç¯å½¢å¾ï¼ä¿®æ£ï¼ç»ä¸å®ä¾ç®¡çï¼å
³èåç«¯æ°æ®ï¼ |
| | | const initLocationRate = () => { |
| | | if (!locationRateRef.value) return; |
| | | |
| | | // 鿝æ§å®ä¾ |
| | | if (locationRateChart) { |
| | | locationRateChart.dispose(); |
| | | } |
| | | |
| | | locationRateChart = echarts.init(locationRateRef.value); |
| | | // ä¼å
使ç¨åç«¯æ°æ®ï¼æ æ°æ®åç¨é»è®¤å¼ |
| | | console.log('åºä½å©ç¨çæ°æ®', bigscreendata.value.locationUtilizationRate); |
| | | const utilizationRate = bigscreendata.value.locationUtilizationRate || 0; |
| | | const freeRate = 100 - utilizationRate; |
| | | |
| | | const option = { |
| | | tooltip: { |
| | | formatter: '{a} <br/>{b} : {c}%' |
| | | trigger: 'item', |
| | | formatter: '{b}: {c}%' |
| | | }, |
| | | series: [{ |
| | | name: 'åºä½å©ç¨ç', |
| | | type: 'gauge', |
| | | min: 0, |
| | | max: 100, |
| | | splitNumber: 10, |
| | | radius: '90%', |
| | | center: ['50%', '55%'], |
| | | startAngle: 180, |
| | | endAngle: 0, |
| | | progress: { |
| | | show: true, |
| | | width: 20, |
| | | itemStyle: { |
| | | color: '#1890ff' |
| | | legend: { |
| | | bottom: 0, |
| | | left: 'center', |
| | | data: ['å·²å ç¨åºä½', '空é²åºä½'], |
| | | textStyle: { fontSize: 12, color: '#666' } |
| | | }, |
| | | graphic: [ |
| | | { |
| | | type: 'text', |
| | | left: 'right', |
| | | top: '10%', |
| | | style: { |
| | | text: `${utilizationRate}%`, |
| | | fontSize: 24, |
| | | fontWeight: 'bold', |
| | | fill: '#333' |
| | | } |
| | | }, |
| | | axisLine: { |
| | | lineStyle: { |
| | | width: 20, |
| | | color: [[1, 'rgba(200,200,200,0.3)']] |
| | | { |
| | | type: 'text', |
| | | left: 'right', |
| | | top: '25%', |
| | | style: { |
| | | text: 'åºä½å©ç¨ç', |
| | | fontSize: 14, |
| | | fill: '#666' |
| | | } |
| | | }, |
| | | axisTick: { |
| | | distance: -30, |
| | | splitNumber: 5, |
| | | lineStyle: { |
| | | width: 2, |
| | | color: '#999' |
| | | } |
| | | }, |
| | | splitLine: { |
| | | distance: -30, |
| | | length: 14, |
| | | lineStyle: { |
| | | width: 3, |
| | | color: '#999' |
| | | } |
| | | }, |
| | | axisLabel: { |
| | | distance: -20, |
| | | color: '#999', |
| | | fontSize: 12 |
| | | }, |
| | | anchor: { |
| | | show: false |
| | | }, |
| | | title: { |
| | | show: true, |
| | | offsetCenter: [0, '30%'], |
| | | fontSize: 16, |
| | | fontWeight: 'bold' |
| | | }, |
| | | detail: { |
| | | valueAnimation: true, |
| | | formatter: '{value}%', |
| | | fontSize: 20, |
| | | fontWeight: 'bold', |
| | | offsetCenter: [0, '70%'] |
| | | }, |
| | | data: [{ |
| | | value: 86.2, |
| | | name: 'åºä½å©ç¨ç' |
| | | }] |
| | | }] |
| | | } |
| | | ], |
| | | series: [ |
| | | { |
| | | type: 'pie', |
| | | radius: ['50%', '70%'], |
| | | center: ['40%', '50%'], |
| | | avoidLabelOverlap: false, |
| | | label: { show: false }, |
| | | labelLine: { show: false }, |
| | | data: [ |
| | | { value: utilizationRate, name: 'å·²å ç¨åºä½', itemStyle: { color: '#1890ff' } }, |
| | | { value: freeRate, name: '空é²åºä½', itemStyle: { color: '#e5e9f2' } } |
| | | ] |
| | | } |
| | | ] |
| | | }; |
| | | |
| | | locationRateChart.setOption(option); |
| | | return locationRateChart; |
| | | }; |
| | | |
| | | // åå§åä½ä¸ç±»åé·è¾¾å¾ |
| | | const initOperationRadar = () => { |
| | | if (!operationRadarRef.value) return; |
| | | |
| | | if (operationRadarChart) { |
| | | operationRadarChart.dispose(); |
| | | } |
| | | |
| | | operationRadarChart = echarts.init(operationRadarRef.value); |
| | | const option = { |
| | | tooltip: { |
| | | trigger: 'item' |
| | | }, |
| | | legend: { |
| | | show: false |
| | | }, |
| | | radar: { |
| | | indicator: [ |
| | | { name: 'åºåºä½ä¸', max: 100 }, |
| | | { name: 'å
¥åºä½ä¸', max: 100 }, |
| | | { name: 'è°æ¨ä½ä¸', max: 100 }, |
| | | { name: 'çç¹ä½ä¸', max: 100 } |
| | | ], |
| | | shape: 'circle', |
| | | splitNumber: 5, |
| | | axisName: { |
| | | color: '#666' |
| | | }, |
| | | splitLine: { |
| | | lineStyle: { |
| | | color: 'rgba(0,0,0,0.1)' |
| | | } |
| | | }, |
| | | splitArea: { |
| | | show: true, |
| | | areaStyle: { |
| | | color: ['rgba(255,255,255,0.8)', 'rgba(200,200,200,0.2)'] |
| | | } |
| | | } |
| | | }, |
| | | series: [{ |
| | | name: 'ä½ä¸ç±»ååå¸', |
| | | type: 'radar', |
| | | symbolSize: 8, |
| | | areaStyle: { |
| | | color: 'rgba(24,144,255,0.3)' |
| | | }, |
| | | lineStyle: { |
| | | width: 2 |
| | | }, |
| | | itemStyle: { |
| | | color: '#1890ff' |
| | | }, |
| | | data: [{ |
| | | value: [45, 30, 15, 10], |
| | | name: 'ä½ä¸å æ¯', |
| | | label: { |
| | | show: true, |
| | | formatter: function (params) { |
| | | return params.value + '%'; |
| | | } |
| | | } |
| | | }] |
| | | }] |
| | | }; |
| | | |
| | | operationRadarChart.setOption(option); |
| | | return operationRadarChart; |
| | | }; |
| | | |
| | | // åå§åå¼å¸¸è¶å¿æçº¿å¾ |
| | | // åå§åå¼å¸¸ç±»åç»è®¡è¶å¿å¾ï¼å
³èåç«¯æ°æ®ï¼ |
| | | const initExceptionTrend = () => { |
| | | if (!exceptionTrendRef.value) return; |
| | | |
| | |
| | | } |
| | | |
| | | exceptionTrendChart = echarts.init(exceptionTrendRef.value); |
| | | // ä¼å
使ç¨åç«¯æ°æ® |
| | | const exceptionData = bigscreendata.value.exceptionTypeTrend.length |
| | | ? bigscreendata.value.exceptionTypeTrend |
| | | : { |
| | | dates: ['12-18', '12-19', '12-20', '12-21', '12-22', '12-23', '12-24'], |
| | | stockShort: [10, 11, 9, 12, 10, 13, 12], |
| | | orderTimeout: [8, 9, 7, 8, 7, 9, 8], |
| | | locationException: [4, 5, 2, 4, 3, 5, 4], |
| | | checkDiff: [2, 3, 1, 2, 1, 3, 2] |
| | | }; |
| | | |
| | | const option = { |
| | | tooltip: { |
| | | trigger: 'axis', |
| | |
| | | xAxis: { |
| | | type: 'category', |
| | | boundaryGap: false, |
| | | data: ['12-18', '12-19', '12-20', '12-21', '12-22', '12-23', '12-24'] |
| | | data: exceptionData.dates |
| | | }, |
| | | yAxis: { |
| | | type: 'value', |
| | |
| | | smooth: true, |
| | | symbol: 'circle', |
| | | symbolSize: 8, |
| | | data: [10, 11, 9, 12, 10, 13, 12], |
| | | data: exceptionData.stockShort, |
| | | itemStyle: { color: '#ff4d4f' }, |
| | | lineStyle: { |
| | | width: 3 |
| | | } |
| | | lineStyle: { width: 3 } |
| | | }, |
| | | { |
| | | name: '订åè¶
æ¶', |
| | |
| | | smooth: true, |
| | | symbol: 'circle', |
| | | symbolSize: 8, |
| | | data: [8, 9, 7, 8, 7, 9, 8], |
| | | data: exceptionData.orderTimeout, |
| | | itemStyle: { color: '#faad14' }, |
| | | lineStyle: { |
| | | width: 3 |
| | | } |
| | | lineStyle: { width: 3 } |
| | | }, |
| | | { |
| | | name: 'åºä½å¼å¸¸', |
| | |
| | | smooth: true, |
| | | symbol: 'circle', |
| | | symbolSize: 8, |
| | | data: [4, 5, 2, 4, 3, 5, 4], |
| | | data: exceptionData.locationException, |
| | | itemStyle: { color: '#722ed1' }, |
| | | lineStyle: { |
| | | width: 3 |
| | | } |
| | | lineStyle: { width: 3 } |
| | | }, |
| | | { |
| | | name: 'çç¹å·®å¼', |
| | |
| | | smooth: true, |
| | | symbol: 'circle', |
| | | symbolSize: 8, |
| | | data: [2, 3, 1, 2, 1, 3, 2], |
| | | data: exceptionData.checkDiff, |
| | | itemStyle: { color: '#13c2c2' }, |
| | | lineStyle: { |
| | | width: 3 |
| | | } |
| | | lineStyle: { width: 3 } |
| | | } |
| | | ] |
| | | }; |
| | |
| | | initInventoryPie, |
| | | initStockTrend, |
| | | initLocationRate, |
| | | initOperationRadar, |
| | | initExceptionTrend |
| | | initExceptionTrend, |
| | | ]; |
| | | |
| | | charts.forEach(initFunc => { |
| | |
| | | }); |
| | | }; |
| | | |
| | | // çå¬çªå£å¤§å°åå |
| | | // çªå£å¤§å°ååçå¬ |
| | | const handleResize = () => { |
| | | const charts = [ |
| | | inventoryPieChart, |
| | | stockTrendChart, |
| | | locationRateChart, |
| | | operationRadarChart, |
| | | exceptionTrendChart |
| | | ]; |
| | | |
| | |
| | | }); |
| | | }; |
| | | |
| | | // æè½½ååå§åå¾è¡¨ |
| | | // ç»ä»¶æè½½æ¶ï¼å
è¯·æ±æ°æ®ï¼ååå§åå¾è¡¨ |
| | | onMounted(() => { |
| | | nextTick(() => { |
| | | initInventoryPie(); |
| | | initStockTrend(); |
| | | initLocationRate(); |
| | | initOperationRadar(); |
| | | initExceptionTrend(); |
| | | console.log('ç»ä»¶å·²æè½½ï¼å¼å§åå§å'); |
| | | |
| | | window.addEventListener('resize', handleResize); |
| | | // å
è·ååç«¯æ°æ® |
| | | fetchBigGreenData().then(() => { |
| | | console.log('æ°æ®è·åæåï¼å¼å§åå§åå¾è¡¨'); |
| | | |
| | | // æ°æ®è·åæååååå§åå¾è¡¨ |
| | | nextTick(() => { |
| | | console.log('DOMå·²æ´æ°ï¼å¼å§åå§åå¾è¡¨'); |
| | | |
| | | try { |
| | | // ç«å³åå§åå¾è¡¨ |
| | | initInventoryPie(); |
| | | console.log('åºååå¸é¥¼å¾åå§å宿'); |
| | | |
| | | // ç¹å«å¤çåºå
¥åºè¶å¿å¾ |
| | | if (stockTrendRef.value) { |
| | | console.log('åºå
¥åºè¶å¿å¾å®¹å¨åå¨ï¼å¼å§åå§å'); |
| | | initStockTrend(); |
| | | console.log('åºå
¥åºè¶å¿å¾åå§å宿'); |
| | | } else { |
| | | console.error('åºå
¥åºè¶å¿å¾å®¹å¨ä¸åå¨'); |
| | | } |
| | | |
| | | initLocationRate(); |
| | | console.log('åºä½å©ç¨çå¾åå§å宿'); |
| | | |
| | | initExceptionTrend(); |
| | | console.log('å¼å¸¸è¶å¿å¾åå§å宿'); |
| | | |
| | | window.addEventListener('resize', handleResize); |
| | | console.log('ææå¾è¡¨åå§å宿'); |
| | | } catch (error) { |
| | | console.error('å¾è¡¨åå§åè¿ç¨ä¸åºé:', error); |
| | | } |
| | | }); |
| | | }).catch(error => { |
| | | console.error('è·åæ°æ®å¤±è´¥:', error); |
| | | }); |
| | | }); |
| | | |
| | | // ç»ä»¶å¸è½½æ¶æ¸
ç |
| | | // ç»ä»¶å¸è½½æ¶ï¼éæ¯å¾è¡¨å®ä¾ï¼ç§»é¤äºä»¶çå¬ |
| | | onUnmounted(() => { |
| | | const charts = [ |
| | | inventoryPieChart, |
| | | stockTrendChart, |
| | | locationRateChart, |
| | | operationRadarChart, |
| | | exceptionTrendChart |
| | | ]; |
| | | |
| | |
| | | chart.dispose(); |
| | | } |
| | | }); |
| | | |
| | | clearInterval(taskCarouselTimer); // æ¸
é¤è½®æå®æ¶å¨ |
| | | window.removeEventListener('resize', handleResize); |
| | | }); |
| | | </script> |
| | | |
| | | <style scoped> |
| | | .wms-dashboard { |
| | | padding: 20px; |
| | | background: #f5f7fa; |
| | | padding: 24px; |
| | | background: linear-gradient(135deg, #f0f2f5 0%, #e6e9f0 100%); |
| | | min-height: 100vh; |
| | | box-sizing: border-box; |
| | | font-family: "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif; |
| | | } |
| | | |
| | | .header { |
| | |
| | | margin-bottom: 20px; |
| | | } |
| | | |
| | | /* æ ¸å¿ä¿®æ¹ï¼è¡¥å
divçcardçåºç¡æ ·å¼ï¼æ¨¡æel-cardçè§è§ææ */ |
| | | .stats-card, .chart-card, .table-card { |
| | | background: #fff; |
| | | border-radius: 8px; |
| | | box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.04); |
| | | border: 1px solid #ebeef5; |
| | | } |
| | | |
| | | .stats-card { |
| | | height: 120px; |
| | | height: 140px; |
| | | display: flex; |
| | | flex-direction: column; |
| | | justify-content: center; |
| | | padding: 0 20px; |
| | | align-items: center; |
| | | padding: 20px 15px; |
| | | transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1); |
| | | position: relative; |
| | | overflow: hidden; |
| | | background: linear-gradient(145deg, #ffffff 0%, #f9fafc 100%); |
| | | } |
| | | |
| | | |
| | | .stats-card:hover { |
| | | transform: translateY(-6px) scale(1.02); |
| | | box-shadow: 0 12px 24px rgba(0, 0, 0, 0.1); |
| | | border-color: #409eff; |
| | | background: linear-gradient(145deg, #ffffff 0%, #f0f2f5 100%); |
| | | } |
| | | |
| | | .metric-icon { |
| | | width: 56px; |
| | | height: 56px; |
| | | border-radius: 16px; |
| | | background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: center; |
| | | color: white; |
| | | margin-bottom: 12px; |
| | | box-shadow: 0 4px 12px rgba(102, 126, 234, 0.3); |
| | | transition: all 0.3s ease; |
| | | } |
| | | |
| | | .stats-card:hover { |
| | | transform: translateY(-2px); |
| | | box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); |
| | | } |
| | | |
| | | .card-title { |
| | | font-size: 14px; |
| | | color: #666; |
| | | margin-bottom: 8px; |
| | | font-size: 15px; |
| | | color: #606266; |
| | | margin-bottom: 10px; |
| | | font-weight: 500; |
| | | letter-spacing: 0.5px; |
| | | } |
| | | |
| | | .card-value { |
| | | font-size: 28px; |
| | | font-weight: bold; |
| | | font-size: 26px; |
| | | font-weight: 600; |
| | | margin: 4px 0; |
| | | background: linear-gradient(to right, #409eff, #36cfc9); |
| | | -webkit-background-clip: text; |
| | | -webkit-text-fill-color: transparent; |
| | | background-clip: text; |
| | | } |
| | | |
| | | |
| | | .card-value { |
| | | font-size: 32px; |
| | | font-weight: 700; |
| | | margin: 8px 0 4px; |
| | | color: #333; |
| | | color: #2c3e50; |
| | | text-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); |
| | | line-height: 1.2; |
| | | } |
| | | |
| | | .card-change { |
| | | margin-top: 8px; |
| | | margin-top: 3px; |
| | | } |
| | | |
| | | .chart-card { |
| | | height: 320px; |
| | | padding: 15px; |
| | | height: 400px; |
| | | padding: 24px; |
| | | display: flex; |
| | | flex-direction: column; |
| | | background: linear-gradient(180deg, #ffffff 0%, #f8f9fa 100%); |
| | | border: none; |
| | | box-shadow: 0 6px 16px rgba(0, 0, 0, 0.06); |
| | | border-radius: 12px; |
| | | transition: all 0.3s ease; |
| | | overflow: hidden; |
| | | position: relative; |
| | | min-height: 400px; |
| | | } |
| | | |
| | | .chart-card:hover { |
| | | box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08); |
| | | transform: translateY(-2px); |
| | | } |
| | | |
| | | .chart-container { |
| | | width: 100%; |
| | | height: 100%; |
| | | min-height: 250px; |
| | | min-height: 300px; |
| | | flex: 1; |
| | | position: relative; |
| | | border-radius: 8px; |
| | | background: rgba(255, 255, 255, 0.9); |
| | | box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.03); |
| | | overflow: hidden; |
| | | z-index: 1; |
| | | display: block; |
| | | } |
| | | |
| | | |
| | | .chart-title, |
| | | .table-title { |
| | | display: flex; |
| | | justify-content: space-between; |
| | | align-items: center; |
| | | margin-bottom: 15px; |
| | | font-size: 16px; |
| | | font-weight: bold; |
| | | color: #333; |
| | | margin-bottom: 24px; |
| | | font-size: 18px; |
| | | font-weight: 600; |
| | | color: #2c3e50; |
| | | padding-left: 12px; |
| | | border-left: 4px solid #409eff; |
| | | position: relative; |
| | | letter-spacing: 0.5px; |
| | | } |
| | | |
| | | |
| | | .view-btn { |
| | | font-size: 12px; |
| | | } |
| | | |
| | | .table-card { |
| | | padding: 24px; |
| | | background: #fff; |
| | | border-radius: 12px; |
| | | box-shadow: 0 6px 16px rgba(0, 0, 0, 0.06); |
| | | border: 1px solid rgba(0, 0, 0, 0.04); |
| | | overflow: hidden; |
| | | transition: all 0.3s ease; |
| | | } |
| | | |
| | | .table-card:hover { |
| | | box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08); |
| | | transform: translateY(-2px); |
| | | } |
| | | |
| | | .table-pagination { |
| | | display: flex; |
| | | justify-content: space-between; |
| | | justify-content: flex-end; |
| | | align-items: center; |
| | | margin-top: 15px; |
| | | margin-top: 20px; |
| | | padding-top: 15px; |
| | | border-top: 1px solid #ebeef5; |
| | | } |
| | | |
| | | /* è¡¨æ ¼æ ·å¼ä¼å */ |
| | | :deep(.el-table) { |
| | | border-radius: 6px; |
| | | overflow: hidden; |
| | | box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04); |
| | | } |
| | | |
| | | :deep(.el-table th) { |
| | | background-color: #f5f7fa; |
| | | color: #606266; |
| | | font-weight: 600; |
| | | padding: 12px 0; |
| | | } |
| | | |
| | | :deep(.el-table td) { |
| | | padding: 12px 0; |
| | | } |
| | | |
| | | :deep(.el-table--border) { |
| | | border-radius: 6px; |
| | | } |
| | | |
| | | :deep(.el-table--border::after) { |
| | | display: none; |
| | | } |
| | | |
| | | :deep(.el-table--group::after) { |
| | | display: none; |
| | | } |
| | | |
| | | :deep(.el-table::before) { |
| | | display: none; |
| | | } |
| | | |
| | | :deep(.el-table__fixed-right::before) { |
| | | display: none; |
| | | } |
| | | |
| | | :deep(.el-table__fixed::before) { |
| | | display: none; |
| | | } |
| | | |
| | | /* å页卿 ·å¼ä¼å */ |
| | | :deep(.el-pagination) { |
| | | margin-top: 10px; |
| | | } |
| | | |
| | | :deep(.el-pagination .btn-prev), |
| | | :deep(.el-pagination .btn-next), |
| | | :deep(.el-pagination .el-pager li) { |
| | | border-radius: 4px; |
| | | margin: 0 2px; |
| | | transition: all 0.3s; |
| | | } |
| | | |
| | | :deep(.el-pagination .btn-prev:hover), |
| | | :deep(.el-pagination .btn-next:hover), |
| | | :deep(.el-pagination .el-pager li:hover) { |
| | | transform: translateY(-2px); |
| | | box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); |
| | | } |
| | | |
| | | :deep(.el-pagination .el-pager li.active) { |
| | | background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); |
| | | color: #fff; |
| | | } |
| | | |
| | | /* ä»»å¡ç¶ææ ·å¼ */ |
| | | .task-status { |
| | | display: inline-block; |
| | | padding: 6px 12px; |
| | | border-radius: 20px; |
| | | font-size: 13px; |
| | | font-weight: 500; |
| | | text-align: center; |
| | | min-width: 80px; |
| | | box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05); |
| | | transition: all 0.2s ease; |
| | | letter-spacing: 0.5px; |
| | | } |
| | | |
| | | .status-pending { |
| | | background-color: rgba(64, 158, 255, 0.1); |
| | | color: #409eff; |
| | | border: 1px solid rgba(64, 158, 255, 0.2); |
| | | } |
| | | |
| | | .status-processing { |
| | | background-color: rgba(103, 194, 58, 0.1); |
| | | color: #67c23a; |
| | | border: 1px solid rgba(103, 194, 58, 0.2); |
| | | } |
| | | |
| | | .status-completed { |
| | | background-color: rgba(103, 194, 58, 0.1); |
| | | color: #67c23a; |
| | | border: 1px solid rgba(103, 194, 58, 0.2); |
| | | } |
| | | |
| | | .status-suspended { |
| | | background-color: rgba(230, 162, 60, 0.1); |
| | | color: #e6a23c; |
| | | border: 1px solid rgba(230, 162, 60, 0.2); |
| | | } |
| | | |
| | | .status-canceled { |
| | | background-color: rgba(144, 147, 153, 0.1); |
| | | color: #909399; |
| | | border: 1px solid rgba(144, 147, 153, 0.2); |
| | | } |
| | | |
| | | .status-error { |
| | | background-color: rgba(245, 108, 108, 0.1); |
| | | color: #f56c6c; |
| | | border: 1px solid rgba(245, 108, 108, 0.2); |
| | | } |
| | | |
| | | .status-unknown { |
| | | background-color: rgba(144, 147, 153, 0.1); |
| | | color: #909399; |
| | | border: 1px solid rgba(144, 147, 153, 0.2); |
| | | } |
| | | |
| | | /* ä»»å¡ç±»åæ ·å¼ */ |
| | | .task-type { |
| | | display: inline-flex; |
| | | align-items: center; |
| | | justify-content: center; |
| | | padding: 5px 12px; |
| | | border-radius: 16px; |
| | | font-size: 13px; |
| | | font-weight: 600; |
| | | text-align: center; |
| | | min-width: 70px; |
| | | position: relative; |
| | | overflow: hidden; |
| | | transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1); |
| | | letter-spacing: 0.5px; |
| | | box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); |
| | | } |
| | | |
| | | @keyframes pulse { |
| | | 0% { |
| | | box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); |
| | | } |
| | | 50% { |
| | | box-shadow: 0 2px 12px rgba(0, 0, 0, 0.12); |
| | | } |
| | | 100% { |
| | | box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); |
| | | } |
| | | } |
| | | |
| | | .task-type::before { |
| | | content: ""; |
| | | position: absolute; |
| | | top: 0; |
| | | left: 0; |
| | | width: 100%; |
| | | height: 100%; |
| | | background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent); |
| | | transform: translateX(-100%); |
| | | transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1); |
| | | } |
| | | |
| | | .task-type:hover::before { |
| | | transform: translateX(0); |
| | | } |
| | | |
| | | .task-type:hover { |
| | | transform: translateY(-3px); |
| | | box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15); |
| | | } |
| | | |
| | | .task-type::after { |
| | | content: ""; |
| | | position: absolute; |
| | | bottom: 0; |
| | | left: 0; |
| | | width: 100%; |
| | | height: 3px; |
| | | background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.7), transparent); |
| | | transform: scaleX(0); |
| | | transform-origin: center; |
| | | transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1); |
| | | } |
| | | |
| | | .task-type:hover::after { |
| | | transform: scaleX(1); |
| | | } |
| | | |
| | | .type-inbound:hover { |
| | | box-shadow: 0 5px 15px rgba(19, 194, 194, 0.4); |
| | | } |
| | | |
| | | .type-outbound:hover { |
| | | box-shadow: 0 5px 15px rgba(47, 84, 235, 0.4); |
| | | } |
| | | |
| | | .type-transfer:hover { |
| | | box-shadow: 0 5px 15px rgba(250, 140, 22, 0.4); |
| | | } |
| | | |
| | | .type-other:hover { |
| | | box-shadow: 0 5px 15px rgba(114, 46, 209, 0.4); |
| | | } |
| | | |
| | | .type-unknown:hover { |
| | | box-shadow: 0 5px 15px rgba(89, 89, 89, 0.4); |
| | | } |
| | | |
| | | .type-inbound { |
| | | background: linear-gradient(135deg, #13c2c2 0%, #36cfc9 100%); |
| | | color: white; |
| | | box-shadow: 0 3px 5px rgba(19, 194, 194, 0.3); |
| | | animation: pulse 2s infinite; |
| | | } |
| | | |
| | | .type-outbound { |
| | | background: linear-gradient(135deg, #2f54eb 0%, #597ef7 100%); |
| | | color: white; |
| | | box-shadow: 0 3px 5px rgba(47, 84, 235, 0.3); |
| | | animation: pulse 2.5s infinite; |
| | | } |
| | | |
| | | .type-transfer { |
| | | background: linear-gradient(135deg, #fa8c16 0%, #ffc53d 100%); |
| | | color: white; |
| | | box-shadow: 0 3px 5px rgba(250, 140, 22, 0.3); |
| | | animation: pulse 3s infinite; |
| | | } |
| | | |
| | | .type-other { |
| | | background: linear-gradient(135deg, #722ed1 0%, #b37feb 100%); |
| | | color: white; |
| | | box-shadow: 0 3px 5px rgba(114, 46, 209, 0.3); |
| | | animation: pulse 2.2s infinite; |
| | | } |
| | | |
| | | .type-unknown { |
| | | background: linear-gradient(135deg, #595959 0%, #8c8c8c 100%); |
| | | color: white; |
| | | box-shadow: 0 3px 5px rgba(89, 89, 89, 0.3); |
| | | animation: pulse 2.8s infinite; |
| | | } |
| | | |
| | | |
| | | .btn-group { |
| | | margin-left: 10px; |
| | | } |
| | | |
| | | /* ç¡®ä¿å¾è¡¨å®¹å¨ææç¡®å°ºå¯¸ */ |
| | | :deep(.el-card__body) { |
| | | height: 100%; |
| | | display: flex; |
| | | flex-direction: column; |
| | | } |
| | | /* ç§»é¤åæçel-card__bodyæ ·å¼ç©¿éï¼å ä¸ºå·²ç»æ¿æ¢ä¸ºçº¯div */ |
| | | </style> |