...
|
...
|
@@ -211,7 +211,7 @@ module.exports = class extends global.yoho.BaseModel { |
|
|
}, {
|
|
|
code: 200
|
|
|
}).then((result) => {
|
|
|
let currencyUrl = 'http://m.yohobuy.com/home/helpDetail?code=20151230-102233&caption=有货币介绍&name=有货币介绍';
|
|
|
let currencyUrl = 'http://m.yohobuy.com/service/qaDetail?keyword=%E6%9C%89%E8%B4%A7%E5%B8%81&sonId=233';
|
|
|
let shareUrl = 'http://m.yohobuy.com/activity/share-buy';
|
|
|
|
|
|
if (result && result.code === 200 && result.data) {
|
...
|
...
|
|