diff --git a/test_client/.env.production b/test_client/.env.production
index 871197e..7c60998 100644
--- a/test_client/.env.production
+++ b/test_client/.env.production
@@ -3,4 +3,4 @@ ENV = 'production'
# base api
# VUE_APP_BASE_API = '/prod-api'
-VUE_APP_BASE_API = 'http://apitest.ahctc.cn'
+VUE_APP_BASE_API = 'https://apitest.ctcshe.com'
diff --git a/test_client/src/views/question/questioncreate.vue b/test_client/src/views/question/questioncreate.vue
index 3b414aa..b9dc436 100644
--- a/test_client/src/views/question/questioncreate.vue
+++ b/test_client/src/views/question/questioncreate.vue
@@ -32,6 +32,20 @@
+
+
+
+ 点击上传
+
+
@@ -90,12 +104,17 @@