From 0770485979d0af156e580cbf0f0aabad2d8f5ae7 Mon Sep 17 00:00:00 2001 From: 潘浩文 <phw@bronet.cn> Date: Mon, 22 Oct 2018 16:46:47 +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 38e781b..8c532d3 100644 --- a/public/themes/simpleboot3/portal/prize/getScore.html +++ b/public/themes/simpleboot3/portal/prize/getScore.html @@ -57,7 +57,7 @@ <!--<img src="img/upload.png" alt="">--> <!--</div>--> <div id="preview"> - <img id="imghead" border="0" src="__TMPL__/public/assets/images/img/upload.png" style="width:100%;height:100%" onclick="$('#previewImg').click();"> + <img id="imghead" border="0" src="__TMPL__/public/assets/images/img/upload.png" style="width:100%;height:100%"> </div> <!--<img src="../img/delet.png" alt="" style="position:absolute;bottom:92px;left:46px" class="deleteimg"/>--> <!--<input type="file" onchange="previewImage(this)" style="display: none;" id="previewImg">--> -- libgit2 0.24.0