Skip to content

taro h5 请求失败 #1

@asd39715

Description

@asd39715

// 访问 test 模块下的 helloWorld 方法
$api.test.helloWorld({ a: 1 }).then((data) => {
console.log("resp-data: " + JSON.stringify(data));
});

打印发现
$api.test 为 {}

$api.test.helloWorld 为 undefined

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions