diff --git a/public/themes/simpleboot3/portal/prize/prize.html b/public/themes/simpleboot3/portal/prize/prize.html
index af77e3b..df72c25 100644
--- a/public/themes/simpleboot3/portal/prize/prize.html
+++ b/public/themes/simpleboot3/portal/prize/prize.html
@@ -167,7 +167,7 @@
                 <a href="{:url('portal/prize/getScore')}" style="text-decoration:none;">
                 <p class="exchangepoints">兑换积分</p>
                 </a>
-                <a href="{:url('user/user/scoreRecord')}" style="text-decoration:none;">
+                <a href="{:url('portal/prize/prizeRecord')}" style="text-decoration:none;">
                 <p class="exchangelist active">兑换记录</p>
                 </a>
             </div>