Authored by 郝肖肖

'go.list-misort'

@@ -36,8 +36,8 @@ class TideModel extends global.yoho.BaseModel { @@ -36,8 +36,8 @@ class TideModel extends global.yoho.BaseModel {
36 }); 36 });
37 let tdata = { 37 let tdata = {
38 sortInfo: Object.assign({}, item.sortInfo, { 38 sortInfo: Object.assign({}, item.sortInfo, {
39 - url: helpers.urlFormat(`/list/so${item.sortInfo.itemId}`, {  
40 - 'openby:yohobuy': `{"action":"go.list","params":{"sort":"${item.sortInfo.itemId}"}}` 39 + url: helpers.urlFormat(`/list/mi${item.sortInfo.itemId}`, {
  40 + 'openby:yohobuy': `{"action":"go.list","params":{"misort":"${item.sortInfo.itemId}"}}`
41 }) 41 })
42 }), 42 }),
43 goods: goods 43 goods: goods