From a6ad2e01589710e173222ed4048537bef3015239 Mon Sep 17 00:00:00 2001
From: 潘浩文 <phw@bronet.cn>
Date: Mon, 22 Oct 2018 17:52:14 +0800
Subject: [PATCH] 1

---
 public/themes/simpleboot3/portal/prize/prize.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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>
--
libgit2 0.24.0