diff --git a/.env.development.yh b/.env.development.yh index abc8dc37..e5b3101e 100644 --- a/.env.development.yh +++ b/.env.development.yh @@ -7,7 +7,7 @@ ENV = 'development.yh' VITE_APP_BASE_H5_API_Url = 'http://25.18.122.91:9786' # VITE_APP_BASE_H5_API_Url = 'http://25.18.122.78:9786' # VITE_APP_BASE_API_Url = 'https://aitstest.jlbank.com.cn:7002' -VITE_APP_BASE_H5_API_Url_TRAEXAM = 'http://25.64.32.154:9604' +# VITE_APP_BASE_H5_API_Url_TRAEXAM = 'http://25.64.32.154:9604' # VITE_APP_BASE_H5_API_Url_TRAPRACTICE = 'http://25.64.32.156:9603' # VITE_APP_BASE_H5_API_Url_TRAAPP = 'http://25.64.32.154:9601' # VITE_APP_BASE_H5_API_Url_TRAAPP = 'http://25.64.32.158:9601' diff --git a/src/components/examination/subject.vue b/src/components/examination/subject.vue index 7821f813..f0903713 100644 --- a/src/components/examination/subject.vue +++ b/src/components/examination/subject.vue @@ -44,12 +44,12 @@ - + {{ subject_data.qnsContent }} - + @@ -119,6 +120,8 @@ font-size: 30rpx; margin-top: 20rpx; margin-bottom: 20rpx; + font-weight: bold; + color: #333333; } .talking-info { diff --git a/src/pages/courseRecord/components/talkingItem.vue b/src/pages/courseRecord/components/talkingItem.vue index fa685326..5ee1acac 100644 --- a/src/pages/courseRecord/components/talkingItem.vue +++ b/src/pages/courseRecord/components/talkingItem.vue @@ -31,10 +31,14 @@ {{ showContent }} - + + + + -