diff --git a/postcss.config.js b/postcss.config.js index d300a69..955ce2f 100644 --- a/postcss.config.js +++ b/postcss.config.js @@ -9,7 +9,7 @@ module.exports = { "ie >= 8", "last 10 versions" // 所有主流浏览器最近10版本用 ], - grid: true + grid: false }, "postcss-pxtorem": { rootValue: 192, // 设计稿宽度的1/ 10 diff --git a/src/views/commandScreen/dialogCompnnents/ai-alarm.vue b/src/views/commandScreen/dialogCompnnents/ai-alarm.vue index 16d6115..3cc0be7 100644 --- a/src/views/commandScreen/dialogCompnnents/ai-alarm.vue +++ b/src/views/commandScreen/dialogCompnnents/ai-alarm.vue @@ -372,8 +372,8 @@ onMounted(async () => { .top-statistics{ width: 90%; display: grid; - grid-gap: 20px; grid-template-columns: repeat(4, 1fr); + grid-gap: 20px; color: white; margin: 0 auto; .statistics-item{ diff --git a/src/views/commandScreen/dialogCompnnents/month-safe-score.vue b/src/views/commandScreen/dialogCompnnents/month-safe-score.vue index 9b2cc04..1990da7 100644 --- a/src/views/commandScreen/dialogCompnnents/month-safe-score.vue +++ b/src/views/commandScreen/dialogCompnnents/month-safe-score.vue @@ -50,23 +50,48 @@ 25 -