From 28089d7837ea5ec194981b60bc23ce854c039b7e Mon Sep 17 00:00:00 2001 From: Vce Date: Wed, 5 Jun 2024 13:57:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=AF=95=E9=A2=98=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E5=9B=BE=E7=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.js | 4 ++-- manifest.json | 4 ++-- pages/personLocation/exam/beginexam/beginexam.vue | 4 +++- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/main.js b/main.js index a0a76539..72c22785 100644 --- a/main.js +++ b/main.js @@ -37,9 +37,9 @@ if (process.env.NODE_ENV === 'development') { console.log('开发环境') // Vue.prototype.url_config = 'http://47.93.215.234:9809/' // 鞍钢正式地址(弃用) // Vue.prototype.url_config = 'http://42.180.188.17:9809/' // 鞍钢正式地址 - Vue.prototype.url_config = 'http://42.180.188.17:11211/' // 鞍钢测试地址 + // Vue.prototype.url_config = 'http://42.180.188.17:11211/' // 鞍钢测试地址 // Vue.prototype.url_config = 'http://182.90.224.237:51234/' //雄哥内网穿透地址 - // Vue.prototype.url_config = 'http://jxj.zhgdyun.com:61212/' //杰哥内网穿透地址 + Vue.prototype.url_config = 'http://jxj.zhgdyun.com:61212/' //杰哥内网穿透地址 // Vue.prototype.url_config = ' http://192.168.34.221:28888/' //郭圣雄本地 // Vue.prototype.url_config = 'http://192.168.34.221:9111/' //郭圣雄本地 // Vue.prototype.url_config = 'http://192.168.34.155:19111/' //彭洁本地 diff --git a/manifest.json b/manifest.json index cfeae4a5..ea0b2554 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "name" : "智慧安全", //中建四局 "appid" : "__UNI__4AA4101", "description" : "", - "versionName" : "1.5.8", - "versionCode" : 158, + "versionName" : "1.5.9", + "versionCode" : 159, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { diff --git a/pages/personLocation/exam/beginexam/beginexam.vue b/pages/personLocation/exam/beginexam/beginexam.vue index a9c82a1a..a5e0f2b2 100644 --- a/pages/personLocation/exam/beginexam/beginexam.vue +++ b/pages/personLocation/exam/beginexam/beginexam.vue @@ -10,7 +10,9 @@ {{index + 1}}、 - {{item.questionName}}({{item.score||0}}分) + + + ({{item.score||0}}分)