diff --git a/template/www.yohobuy.com/actions/home/user/user.phtml b/template/www.yohobuy.com/actions/home/user/user.phtml index 7d2a145..f86f3c3 100644 --- a/template/www.yohobuy.com/actions/home/user/user.phtml +++ b/template/www.yohobuy.com/actions/home/user/user.phtml @@ -13,12 +13,12 @@ {{> home/edit/favorite}} </div> </div> + {{#if isShowTip}} + <p class="help-us"> + 如果你还使用了我们的其他产品(Yoho!Now和mars)修改个人信息时将同步 + </p> + {{/if}} </div> - {{#if isShowTip}} - <p class="help-us"> - 如果你还使用了我们的其他产品(Yoho!Now和mars)修改个人信息时将同步 - </p> - {{/if}} {{/ user}} </div> {{> layout/footer}}