From ba6bcebe1fea2c042f305ddac1e31095ca10843d Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Mon, 26 Jan 2026 17:08:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=82=AC=E6=B5=AE=E6=97=B6?= =?UTF-8?q?=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 142 ++++++------------ src/components/timeTag/index.vue | 115 ++++++++++++++ .../reading-unit/components/QuestionsList.vue | 2 +- 3 files changed, 158 insertions(+), 101 deletions(-) create mode 100644 src/components/timeTag/index.vue diff --git a/src/App.vue b/src/App.vue index ee93660f..6831a218 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,12 +1,7 @@ @@ -163,11 +94,12 @@ import { } from '@/api/dictionary/dictionary' import { getTrialExtralConfig } from '@/api/trials' import feedBack from '@/views/trials/trials-layout/components/feedBack' +import timeTag from '@/components/timeTag' import Vue from 'vue' import i18n from './lang' export default { name: 'App', - components: { feedBack }, + components: { feedBack, timeTag }, data() { return { drawer: false, @@ -366,13 +298,16 @@ export default { \ No newline at end of file diff --git a/src/views/trials/trials-panel/setting/reading-unit/components/QuestionsList.vue b/src/views/trials/trials-panel/setting/reading-unit/components/QuestionsList.vue index 761a293b..a5d6a063 100644 --- a/src/views/trials/trials-panel/setting/reading-unit/components/QuestionsList.vue +++ b/src/views/trials/trials-panel/setting/reading-unit/components/QuestionsList.vue @@ -43,7 +43,7 @@ />