Explorar el Código

小游戏页面转发标题纠正

tags/2.2.9
海洋之声 hace 6 años
padre
commit
01f86a1782
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      pages/game/index.js

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

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


Cargando…
Cancelar
Guardar