|
@@ -165,9 +165,9 @@ class UserController extends BaseController
|
|
|
|
|
|
|
|
$user = UserService::getUserInfo($this->userId);
|
|
$user = UserService::getUserInfo($this->userId);
|
|
|
|
|
|
|
|
- $content = '<a href="http://www.qq.com" data-miniprogram-appid="appid" data-miniprogram-path="pages/index/index">点击跳小程序</a>';
|
|
|
|
|
|
|
+ $content = '<a data-miniprogram-appid="wx3a163add860e0a86" data-miniprogram-path="pages/page/login/index?roleId=2" href="http://www.qq.com">中装建材大师</a>';
|
|
|
wxUtil::sendMsg($content, $this->merchant, $user['openId']);
|
|
wxUtil::sendMsg($content, $this->merchant, $user['openId']);
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
|
|
|
|
|
$growth = $user['userAsset']['growth'];
|
|
$growth = $user['userAsset']['growth'];
|
|
|
$extend = $this->merchantExtend;
|
|
$extend = $this->merchantExtend;
|