From 413a6c25cd975e764c10233c71bcfab0ec9d743c Mon Sep 17 00:00:00 2001 From: 潘浩文 <phw@bronet.cn> Date: Mon, 22 Oct 2018 16:45:53 +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 2b98062..38e781b 100644 --- a/public/themes/simpleboot3/portal/prize/getScore.html +++ b/public/themes/simpleboot3/portal/prize/getScore.html @@ -129,7 +129,7 @@ // // } wx.ready(function () { - $('#previewImg').click(function () { + $('#imghead').click(function () { // var id = $(this).attr('id'); // if ($(this).find('img').length=="") { wx.chooseImage({ -- libgit2 0.24.0