From cb63183038015889b87c22904a33bf1c2546e85c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=9C=E7=AC=99=E6=AD=8C?= <2277317060@qq.com> Date: Thu, 18 May 2023 14:15:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=9A=E6=97=B6=E5=88=B7=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/src/views/index.vue | 6 +++--- ruoyi-ui/src/views/tireManagement/install/index.vue | 10 +++++----- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ruoyi-ui/src/views/index.vue b/ruoyi-ui/src/views/index.vue index 4b3ea03..8f72b9f 100644 --- a/ruoyi-ui/src/views/index.vue +++ b/ruoyi-ui/src/views/index.vue @@ -218,9 +218,9 @@ export default { // this.$nextTick(async () => { // this.getErrInfo() await this.setInfo() - setInterval(()=>{ - this.setInfo() - },10*1000) + // setInterval(()=>{ + // this.setInfo() + // },20*1000) this.$nextTick(() => { let domList = this.$refs.warningRef let domParent = this.$refs.warningRefP diff --git a/ruoyi-ui/src/views/tireManagement/install/index.vue b/ruoyi-ui/src/views/tireManagement/install/index.vue index 13f42a0..8200887 100644 --- a/ruoyi-ui/src/views/tireManagement/install/index.vue +++ b/ruoyi-ui/src/views/tireManagement/install/index.vue @@ -26,14 +26,14 @@
-
+
{{ index + 1 }}{{ t('web.rowLeftOuterTire') }}
-
+
@@ -44,14 +44,14 @@
-
+
{{ index + 1 }}{{ t('web.rowRightInnerTube') }}
-
+
@@ -382,7 +382,7 @@ getList() margin-top: 20px; } - .item { + .item1 { text-align: center; width: 100px; height: 100px;