Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
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
Plain Diff
Browse Files
Authored by
shuaiguo
2020-06-02 16:16:45 +0800
Commit
21d7b5ab27a430b6dfce4b5c6f560c2d6dc0bceb
2 parents
9f427575
98aa3ce1
Merge branch 'hotfix/magazine-style'
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
package.json
public/js/magazine/detail.page.js
package.json
View file @
21d7b5a
{
"name"
:
"yohobuywap-node"
,
"version"
:
"6.13.
6
"
,
"version"
:
"6.13.
7
"
,
"private"
:
true
,
"description"
:
"A New Yohobuy Project With Express"
,
"repository"
:
{
...
...
public/js/magazine/detail.page.js
View file @
21d7b5a
...
...
@@ -127,7 +127,7 @@ new DragableElm($('.magazine-detail-container'));
$
(
'.to-download'
).
on
(
'click'
,
function
()
{
dialog
.
showDialog
({
dialogText
:
'请
下载有货APP
阅读电子刊'
,
dialogText
:
'请
在微信搜索并关注“YOHO潮流志”公众号,或者下载Yoho!Buy有货APP,
阅读电子刊'
,
hasFooter
:
{
leftBtnText
:
'取消'
,
rightBtnText
:
'确定'
...
...
Please
register
or
login
to post a comment