Authored by ityuany

remove debug

... ... @@ -677,7 +677,6 @@ const yoho = {
getInput(args, success, fail) {
if (this.isYohoBuy && window.yohoInterface) {
alert('=====');
window.yohoInterface.triggerEvent(success || nullFun, fail || nullFun, {
method: 'get.Input',
arguments: args
... ...
{
"name": "yoho-community-web",
"version": "6.9.8-beta53",
"version": "6.9.8-beta54",
"private": true,
"description": "A New Yohobuy Project With Express",
"repository": {
... ...