Authored by shuaiguo

Merge branch 'hotfix/magazine-style'

1 { 1 {
2 "name": "yohobuywap-node", 2 "name": "yohobuywap-node",
3 - "version": "6.13.6", 3 + "version": "6.13.7",
4 "private": true, 4 "private": true,
5 "description": "A New Yohobuy Project With Express", 5 "description": "A New Yohobuy Project With Express",
6 "repository": { 6 "repository": {
@@ -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: '确定'