-
**环境版本:**
android studio版本2.0
android编译SDK是23.0.2
当前使用的是weex-toolkit:1.0.1,weex_sdk:0.9.5
**问题:**
1. 实测this.$getConfig已经取不了
2. weex.config可以取到env,但是app运行时候,weex.config.bundleUrl始终没有值
请问最新版究…
-
使用的weex-toolkit@beta 版本如下:
v1.0.1-beta.6
weex-builder : v0.2.2
BUG:
新增 的自定义module的方法,返回值String , 都变成了undefined
把 XX.vue 文件 改写成 XX.we 就正常了。 初步确定是支持VUE不好。
-
```shell
[jameszuo TwitchLite]$ weex run ios
ERR!
run not accessable
Usage: weex foo/bar/we_file_or_dir_path [options]
Usage: weex debug [options] [we_file|bundles_dir]
Usage: weex init
…
-
I follow these steps [weex](http://weex.apache.org/guide/#set-up) but facing this issue after fresh install of `weex` project. Anything I missed?
![image](https://user-images.githubusercontent.com/…
-
Makes sure these boxes are checked befor submitting your issue - thank you!
- [] If you encounter any problems using the tool, please check if there has a new version to update(Run `weex update [pl…
-
是 node 7.3 还是 yarn 0.18.1,更新步子迈太大扯到蛋了么?
系统依赖着一块,能不能更具体一些?
-
**复现步骤**: 在项目根目录下使用cli`weex example/component/a-demo.we`打开web页面,渲染出的html为带有`href`属性的div,并不支持链接跳转。
**toolkit版本**:
**browser版本**:
**OS版本**:
-
I'm trying to [follow the tutorial](https://alibaba.github.io/weex/doc/tutorial.html). With the slider I get a recursion error and nothing is shown on the page. Any idea why? weex 0.6.2, node 4.5.0
…
-
Error: Cannot find module 'chokidar'
at Function.Module._resolveFilename (module.js:543:15)
at Function.Module._load (module.js:470:25)
at Module.require (module.js:593:17)
at requ…
-
## Your development environment
- Check weex-toolkit verison (Run `weex -v`)
- Detact what's wrong with your environment (Run `weex doctor`)
- Which platform (Win/Mac/Ubuntu..)
**i can't get the v…