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">-->