hancj0528
Results
1
issues of
hancj0528
建议修改成 ```js if (url.indexOf(dish) != -1) { power = Object.keys(obj["data"]["power"]); if (power.length != 0) { obj["data"]["power"]["detail"]["video"]["common"]["isShow"] = "0"; } body = JSON.stringify(obj); } ```