Browse Source

分享修改

twt 3 years ago
parent
commit
5559837d16
1 changed files with 7 additions and 1 deletions
  1. 7 1
      pages/me/invite.vue

+ 7 - 1
pages/me/invite.vue

@@ -95,7 +95,13 @@
 		},
 		methods: {
 			onShareAppMessage: function() {
-
+                 return {
+					 title: '车蓝图4S店养车服务',
+					 path: 'pages/homePage/homePage?scene=' + this.uidStr,
+					 imageUrl: '',
+					 desc: '',
+					 content: ''
+				 }
 			},
 			guize() {