From bc7ebbcc6d804dbab4b4f0e6a7f320a582de5272 Mon Sep 17 00:00:00 2001 From: yxq Date: Mon, 29 Jan 2024 17:11:12 +0800 Subject: [PATCH] =?UTF-8?q?app=20=E6=88=91=E7=9A=84=E8=AF=BE=E8=A1=A810?= =?UTF-8?q?=E5=A4=A9=E6=94=B9=E4=B8=BA=E4=B8=80=E5=A4=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../LearunApp-2.2.0/pages/timeTable/list.vue | 28 +++++++++---------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/timeTable/list.vue b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/timeTable/list.vue index 40172bf34..cd405fbb3 100644 --- a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/timeTable/list.vue +++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/timeTable/list.vue @@ -116,18 +116,18 @@ en: 'SEVEN', cn: '星期七' }, - { - en: 'EIGHT', - cn: '星期八' - }, - { - en: 'NINE', - cn: '星期九' - }, - { - en: 'TEN', - cn: '星期十' - } + // { + // en: 'EIGHT', + // cn: '星期八' + // }, + // { + // en: 'NINE', + // cn: '星期九' + // }, + // { + // en: 'TEN', + // cn: '星期十' + // } ] }; }, @@ -341,11 +341,11 @@ } .tSec2TopUl { - width: 800px; + width: 580px; } .tSec2TopLi { - width: 10%; + width: 14.28%; float: left; line-height: 18px; padding: 9px 0 9px;