Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
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-04-29 14:24:13 +0800
Commit
cb7373a47b0adba6488548bf7807200cf780f775
1 parent
b6483ede
gulp ge
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 additions
and
1 deletions
static/dist/myohobuy/1.3.17/index-debug.js
static/dist/myohobuy/1.3.17/index.css
static/dist/myohobuy/1.3.17/index.js
static/dist/myohobuy/1.3.17/index-debug.js
View file @
cb7373a
...
...
@@ -2179,7 +2179,7 @@ window.successShare = function() {
success
:
function
(
data
)
{
var
code
=
data
.
code
;
if
(
code
===
200
)
{
if
(
code
===
200
&&
data
.
data
>
0
)
{
tip
.
show
(
'分享成功,亲密度+10'
);
}
},
...
...
static/dist/myohobuy/1.3.17/index.css
View file @
cb7373a
This diff could not be displayed because it is too large.
static/dist/myohobuy/1.3.17/index.js
View file @
cb7373a
This diff could not be displayed because it is too large.
Please
register
or
login
to post a comment