From 01f86a17826608db87441f6097d991d49aa1fef2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B5=B7=E6=B4=8B=E4=B9=8B=E5=A3=B0?= Date: Fri, 2 Nov 2018 12:33:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=8F=E6=B8=B8=E6=88=8F=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E8=BD=AC=E5=8F=91=E6=A0=87=E9=A2=98=E7=BA=A0=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/game/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) { // 转发成功