This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
weapp
/
C
Watch
8
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
66
Wiki
Activity
Browse Source
小游戏页面转发标题纠正
tags/2.2.9
海洋之声
6 years ago
parent
31d6a72441
commit
01f86a1782
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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) {
// 转发成功
Write
Preview
Loading…
Cancel
Save