codecamp

Weex JSEnv 扩展

接口

NSDictionary *options = @{@"testVlaue":@"hello"};

[_instance renderWithURL:url options:options data:nil];

使用

var value = weex.config.testValue;

console.log(value);


Weex Adapter 注册
Weex 自定义 module
温馨提示
下载编程狮App,免费阅读超1000+编程语言教程
取消
确定