Authored by lea guo

发现好货

{
"name": "yohobuywap-node-activity",
"version": "6.9.12-beta-4",
"version": "6.9.12-beta-5",
"private": true,
"description": "A New Yohobuy Project With Express",
"repository": {
... ...
... ... @@ -762,8 +762,10 @@ const yoho = {
JSON.stringify({
action: 'go.h5',
params: {
headerid: '-1',
toplayoutByH5: 'Y',
param: {
headerid: '-1',
toplayoutByH5: 'Y',
},
url: `${url}/grass/author/${authorType}/${authorUid}`,
},
});
... ...