-
http://dotwe.org/weex/0248953eac2c109842f33ebfe08fa5bd
很是尴尬
-
更新到vue看文档说weex实例变量有config属性,可是打印出来是undefined,之前的this.getconfig()也没有了,怎么获取配置呢?或者我的本地图片怎么加载,
uxiya updated
7 years ago
-
首次rander方法没有获取到this._cells,然后就执行了updateLayout。导致frameCount没有计算就给`inner.style.width`赋值,渲染出来的ul的宽为0,slider组件不显示。
slider子组件indicator的私有样式没有做处理。
还想问一下,0.10版本大概什么时候发?
-
Support relative/local path in components or modules:
## Components
1. image
- relative + local
2. video
- relative + local
3. a
4. web
## Modules
1. stream
1. sendHttp
2. fetch (0.6)
2. w…
luics updated
7 years ago
-
***新需求***
web端一个非常常用的是鼠标移入和移出的监听, 不知道有没有实现呢?我把文档看了一圈好像没有发现...求指点.
-
image转成img的后,weex-loader没有做img非闭合标签的处理,导致img后面的标签不能正常显示。
-
Yes, the `` component. The reason is I want to create a Vue renderer for Weex on the web, which should have the same behavior with current renderers.
## The Purpose
I have to create a `` compo…
-
Is there any pre-made android wrapper apk?, so that I just need to put some configuration file to load .we from my server, change the icon and app name, and then ship it.
Current playground apk is…
-
集成的h5用谷歌浏览器打开的时候,会自动加上.webp后缀,然后图片就报404错误。
有时候审查元素,图片链接是正确的,但依然不显示。而且不报错。
-
-20 11:25:44.316 1910-1910/com.github.zhoukekestar.weexquickstart E/weex﹕ launchInspector HackAssertionException com.taobao.weex.utils.WXHack$HackDeclaration$HackAssertionException: java.lang.Class…