diff --git a/public/themes/simpleboot3/portal/prize/getScore.html b/public/themes/simpleboot3/portal/prize/getScore.html
index cd2f1b8..e1d5bc5 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="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%" 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">
@@ -65,7 +65,7 @@
         <p class="uploadword">上传小票图片</p>
     </div>
 <div class="footer">确定</div>
-    <script type="text/javascript" src="js/jquery.min.js"></script>
+    <script type="text/javascript" src="__TMPL__/public/assets/js/jquery.min.js"></script>
     <script>
         function clacImgZoomParam(maxWidth, maxHeight, width, height) {
             var param = {