-
03-19 17:25:33.016 997 1132 E AndroidRuntime: FATAL EXCEPTION: WeexJSBridgeThread
03-19 17:25:33.016 997 1132 E AndroidRuntime: Process: org.apache.weex, PID: 997
03-19 17:25:33.016 997 113…
-
## Describe the bug
## To Reproduce
## Environment
## Expected behavior
## Screenshots
## Additional context
-
在哪里引入
-
### 复现
需要三端同时支持 `picker`,因此手动在组件内部引入了 `weex-picker`。
引入方式 :
```javascript
import '../../node_modules/@weex-project/weex-picker/js/build/index.js';
const picker = weex.requireModule('picker…
-
{Error: Line 1: Unexpected token ...
at ErrorHandler.constructError (/Users/kingcodexl/.lighting-plugins/lib/node_modules/lighting-plugin-type-vue/node_modules/weex-vue-precompiler/node_modules/…
-
weex-chart之前已经集成了,但是采用g2的语法写不出完整饼图,代码:
```
import {api, toast, util, app, dialog, user} from '../util/module.js';
let GM …
-
#### 为什么是安卓,不是iOS?
> 本人是前端,略懂安卓,因为object-c语法晦涩所以iOS知识基本为0
#### 什么姿势开始?weex-toolkit? hybird?
>根据市面上已经做出来的产品或者demo来看,weex-toolkit📦的app性能太差,hybrid渐进的引入效果还不错,比如已经面向用户的【极客时间】app [链接](https://time.ge…
-
# Weex
1. `textarea`组件中,用到了`row`属性来指定用户能输入多少行, 但是!这个属性在文档中写错了!其实是`rows` 属性,少了一个`s`。
2. 在使用`list`的时候,不能直接在`cell`中进行添加组件,而是要在`cell`中再封装一层`div`作为容器
-
请问这文件在哪?
-
按照官网上面说的都运行不起来,都报错,是不是例子是.we.的。weex2以后不支持
janxy updated
6 years ago