From 8de236505899378945d294fe66e070917b968ca3 Mon Sep 17 00:00:00 2001 From: shijing Date: Mon, 14 Nov 2022 17:01:46 +0800 Subject: [PATCH] exam --- client/.env.development | 4 ++-- client/src/views/exam/examRecord.vue | 16 +++++++++++----- 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/client/.env.development b/client/.env.development index b2cc6c5..487e749 100644 --- a/client/.env.development +++ b/client/.env.development @@ -3,8 +3,8 @@ ENV = 'development' # base api #VUE_APP_BASE_API = 'http://10.0.11.127:8000/api' -VUE_APP_BASE_API = 'http://127.0.0.1:2222/api' -#VUE_APP_BASE_API = 'https://testsearch.ctc.ac.cn/api' +#VUE_APP_BASE_API = 'http://127.0.0.1:2222/api' +VUE_APP_BASE_API = 'https://testsearch.ctc.ac.cn/api' #VUE_APP_BASE_API = 'http://47.95.0.242:9101/api' diff --git a/client/src/views/exam/examRecord.vue b/client/src/views/exam/examRecord.vue index 89cbd23..cbe7c25 100644 --- a/client/src/views/exam/examRecord.vue +++ b/client/src/views/exam/examRecord.vue @@ -59,17 +59,23 @@ - + - - + + - - + + + + +