feige
2024-12-07 c911a53f1e5bb45e4d32ca5e912a0ad4f53c9bfa
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;
}