从 LynxBackgroundRuntime 调用 JavaScript 函数。
LynxBackgroundRuntime
public void callFunction(String module, String method, JavaOnlyArray arguments);
module
method
arguments
- (void)callFunction:(nonnull NSString *)moduleName withMethod:(nonnull NSString *)methodName withParams:(nullable NSArray *)params;
moduleName
methodName
params
callJSFunction(module: string, method: string, params: Object[]): void;
LCD tables only load in the browser with JavaScript enabled. Enable JavaScript to view data.