diff --git a/public/themes/simpleboot3/portal/prize/getScore.html b/public/themes/simpleboot3/portal/prize/getScore.html
index 8c35d95..a37db52 100644
--- a/public/themes/simpleboot3/portal/prize/getScore.html
+++ b/public/themes/simpleboot3/portal/prize/getScore.html
@@ -60,7 +60,7 @@
             <img id="imghead" border="0" src="__TMPL__/public/assets/images/img/upload.png" style="width:100%;height:100%" onclick="$('#previewImg').click();">
         </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">
+        <!--<input type="file" onchange="previewImage(this)" style="display: none;" id="previewImg">-->
 
         <p class="uploadword">上传小票图片</p>
     </div>