diff --git a/pages/game/index.js b/pages/game/index.js index 144baa2..9b778cb 100644 --- a/pages/game/index.js +++ b/pages/game/index.js @@ -12,7 +12,7 @@ Page({ onShareAppMessage: function (res) { let _this=this; return { - title: '自定义转发标题', + title: '富茂小游戏', path: 'pages/index/index', success: function (res) { // 转发成功