songxingwei 3 years ago
parent
commit
ad186a9536
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application/common/model/ElectPool.php

+ 1 - 1
application/common/model/ElectPool.php

@@ -1007,7 +1007,7 @@ class ElectPool Extends Model
                     "color"=>"#173177"
                     "color"=>"#173177"
                 ],
                 ],
                 'keyword2'=>[
                 'keyword2'=>[
-                    "value"=>$user['nickname']."(".$user['phone'].")喜欢了".$userinfo['nickname']."(".$userinfo['phone'].")",
+                    "value"=>$userinfo['nickname']."(".$userinfo['phone'].")喜欢了".$touser['nickname']."(".$touser['phone'].")",
                     "color"=>"#173177"
                     "color"=>"#173177"
                 ],
                 ],
                 'remark'=>[
                 'remark'=>[