diff --git a/public/themes/simpleboot3/user/center/integral_log.html b/public/themes/simpleboot3/user/center/integral_log.html
index 41b4fa8..463790e 100644
--- a/public/themes/simpleboot3/user/center/integral_log.html
+++ b/public/themes/simpleboot3/user/center/integral_log.html
@@ -51,7 +51,9 @@
                 </if>
             </p>
             <p class="good_date">{$vo.create_time|date='Y-m-d', ###}</p>
-            <p class="good_date">{$vo.order_sn}</p>
+            <if condition="$vo['order_sn'] neq ''">
+                <p class="good_date">订单号:{$vo.order_sn}</p>
+            </if>
         </div>
         <div class="code_intergral">
             {$vo.balance}积分