YanaDH 7 years ago
parent
commit
8d738bd674
1 changed files with 4 additions and 2 deletions
  1. 4 2
      miaomiao/www/js/controllers/home.js

+ 4 - 2
miaomiao/www/js/controllers/home.js

xqd
@@ -347,8 +347,10 @@
                             thumb: "q8.9026.com/base/img/share/icon_cat_h.png",
                             media: {
                                 type: Wechat.Type.WEBPAGE,
-                                webpageUrl: "config.server//admin/share/view?id=" + id
-                            }
+                                webpageUrl: "config.server + '//admin/share/view?id='" + id
+                                //$scope.dream.vpic = config.server+'upload/vpic/'+$scope.dream.video+'.jpg';
+
+                }
                         },
                         scene: Wechat.Scene.SESSION
                     }, function () {