|
@@ -581,7 +581,7 @@
|
|
Wechat.share({
|
|
Wechat.share({
|
|
message: {
|
|
message: {
|
|
title: $scope.dream.name,
|
|
title: $scope.dream.name,
|
|
- description: $scope.dream.user.nickname + '在瞄喵发布了一个新的梦想。' + '\n' + $scope.dream.about,
|
|
|
|
|
|
+ description: $scope.dream.user.nickname + '在瞄喵发布了一个新的梦想。' + '\n' + desc,
|
|
thumb: $scope.dream.imgs[0].pic,
|
|
thumb: $scope.dream.imgs[0].pic,
|
|
media: {
|
|
media: {
|
|
type: Wechat.Type.WEBPAGE,
|
|
type: Wechat.Type.WEBPAGE,
|