From f100ce299dbb332be44cd3ae7dbbee4a046aff60 Mon Sep 17 00:00:00 2001 From: lihan <3398341942@qq.com> Date: Wed, 24 Oct 2018 11:34:12 +0800 Subject: [PATCH] 修改bug阶段 --- public/themes/simpleboot3/user/center/integral_log.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/themes/simpleboot3/user/center/integral_log.html b/public/themes/simpleboot3/user/center/integral_log.html index 9dae7ad..0581ded 100644 --- a/public/themes/simpleboot3/user/center/integral_log.html +++ b/public/themes/simpleboot3/user/center/integral_log.html @@ -41,10 +41,10 @@ <div class="good_intergral"> <p class="buy_good"> <if condition="$vo['type'] eq '1'"> - 购买商品消费 + 购买商品获得 </if> <if condition="$vo['type'] eq '2'"> - 购买商品获得 + 购买商品消费 </if> <if condition="$vo['type'] eq '3'"> 好友购买奖励 -- libgit2 0.24.0