Ver código fonte

小游戏页面转发标题纠正

tags/2.2.9
海洋之声 6 anos atrás
pai
commit
01f86a1782
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      pages/game/index.js

+ 1
- 1
pages/game/index.js Ver arquivo

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


Carregando…
Cancelar
Salvar