浏览代码

小游戏页面转发标题纠正

tags/2.2.9
海洋之声 6 年前
父节点
当前提交
01f86a1782
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      pages/game/index.js

+ 1
- 1
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) {
// 转发成功


正在加载...
取消
保存