Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohoblk-wap
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
郭成尧
2016-07-29 17:28:10 +0800
Commit
32313684272f4d35d00ac6d66275703a254f1e1f
1 parent
360a3814
'weicharshare'
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/js/common/share.js
public/js/common/share.js
View file @
3231368
...
...
@@ -9,7 +9,7 @@ const $ = require('yoho-jquery');
$
.
ajax
({
url
:
'//res.wx.qq.com/open/js/jweixin-1.1.0.js'
,
dataType
:
"script"
,
dataType
:
'script'
,
cache
:
true
,
success
:
function
()
{
$
.
ajax
({
...
...
Please
register
or
login
to post a comment