From e5eabc129bf6d5eb8d93f4f719398460a333471e Mon Sep 17 00:00:00 2001 From: 潘浩文 <phw@bronet.cn> Date: Mon, 22 Oct 2018 17:27:17 +0800 Subject: [PATCH] 1 --- public/themes/simpleboot3/portal/prize/getScore.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/themes/simpleboot3/portal/prize/getScore.html b/public/themes/simpleboot3/portal/prize/getScore.html index ea597f6..936917d 100644 --- a/public/themes/simpleboot3/portal/prize/getScore.html +++ b/public/themes/simpleboot3/portal/prize/getScore.html @@ -149,7 +149,7 @@ localId: localId, isShowProgressTips: 1, success: function (res) { - serverIds = res.serverId; // 返回图片的服务器端ID + serverIds = res.serverId; // 返回图片的服务器端ID }, fail: function (res) { $modal.toast(JSON.stringify(res)); -- libgit2 0.24.0