YanaDH 7 年之前
父節點
當前提交
1f31aff50c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      miaomiao/www/js/controllers/home.js

+ 1 - 1
miaomiao/www/js/controllers/home.js

xqd
@@ -581,7 +581,7 @@
                     Wechat.share({
                         message: {
                             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,
                             media: {
                                 type: Wechat.Type.WEBPAGE,