|
@@ -12,7 +12,7 @@ Page({ |
|
|
onShareAppMessage: function (res) { |
|
|
onShareAppMessage: function (res) { |
|
|
let _this=this; |
|
|
let _this=this; |
|
|
return { |
|
|
return { |
|
|
title: '自定义转发标题', |
|
|
|
|
|
|
|
|
title: '富茂小游戏', |
|
|
path: 'pages/index/index', |
|
|
path: 'pages/index/index', |
|
|
success: function (res) { |
|
|
success: function (res) { |
|
|
// 转发成功 |
|
|
// 转发成功 |
|
|