Browse Source

小游戏页面转发标题纠正

tags/2.2.9
海洋之声 6 years ago
parent
commit
01f86a1782
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      pages/game/index.js

+ 1
- 1
pages/game/index.js View File

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


Loading…
Cancel
Save