diff --git a/public/themes/simpleboot3/user/center/integral_log.html b/public/themes/simpleboot3/user/center/integral_log.html index ecb0394..9636383 100644 --- a/public/themes/simpleboot3/user/center/integral_log.html +++ b/public/themes/simpleboot3/user/center/integral_log.html @@ -47,7 +47,10 @@ 购买商品消费 </if> <if condition="$vo['type'] eq '3'"> - 好友赠送积分 + 好友赠送收入 + </if> + <if condition="$vo['type'] eq '4'"> + 好友赠送支出 </if> </p> <p class="good_date">{$vo.create_time|date='Y-m-d', ###}</p>