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
梁志锋
9 years ago
Commit
21a2a5aed42e4e48f5def6e3464cd8d692e423a1
1 parent
97eeecd8
1.3.29
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 additions
and
1 deletions
static/dist/myohobuy/1.3.29/index-debug.js
static/dist/myohobuy/1.3.29/index.css
static/dist/myohobuy/1.3.29/index.js
static/dist/myohobuy/1.3.29/index-debug.js
View file @
21a2a5a
...
...
@@ -234,7 +234,7 @@ function reMarginFooter(fixedElement) {
jsonData
=
{
page
:
bpIdArr
[
0
],
floor
:
bpIdArr
[
1
],
data
:
bpIdArr
[
2
]
data
:
bpIdArr
.
slice
(
2
).
join
(
'_'
)
//防止值字符串中有_导致的问题
};
if
(
window
.
_yas
.
sendCustomInfo
)
{
window
.
_yas
.
sendCustomInfo
(
jsonData
,
Boolean
(
parseInt
(
bpIdArr
[
3
])
||
1
));
...
...
static/dist/myohobuy/1.3.29/index.css
View file @
21a2a5a
This diff could not be displayed because it is too large.
static/dist/myohobuy/1.3.29/index.js
View file @
21a2a5a
This diff could not be displayed because it is too large.
Please
register
or
login
to post a comment