Merge branch 'hotfix/magazine-style'
Showing
2 changed files
with
2 additions
and
2 deletions
@@ -127,7 +127,7 @@ new DragableElm($('.magazine-detail-container')); | @@ -127,7 +127,7 @@ new DragableElm($('.magazine-detail-container')); | ||
127 | 127 | ||
128 | $('.to-download').on('click', function() { | 128 | $('.to-download').on('click', function() { |
129 | dialog.showDialog({ | 129 | dialog.showDialog({ |
130 | - dialogText: '请下载有货APP阅读电子刊', | 130 | + dialogText: '请在微信搜索并关注“YOHO潮流志”公众号,或者下载Yoho!Buy有货APP,阅读电子刊', |
131 | hasFooter: { | 131 | hasFooter: { |
132 | leftBtnText: '取消', | 132 | leftBtnText: '取消', |
133 | rightBtnText: '确定' | 133 | rightBtnText: '确定' |
-
Please register or login to post a comment