feige
2024-10-14 a5b3929efa08263edfa18a6093fa4fef44a82d8e
ruoyi-ui/src/views/travel/travelInfo.vue
@@ -714,6 +714,14 @@
</script>
<style scoped>
   .el-table__row.statistics-warning-row {
     background: #E0EEFE;
   }
   .el-table__row.statistics-warning-row1 {
     background: #FFEFF2;
   }
.app-container{
  background-color: #FEF7FC;
}