- 【Feature Request】template有自己的独立的域
Page为一个单位,有自己的区域。template上的方法和样式都依赖于Page,能否隔离处理?
2017-05-03 - 【Feature Request】提供prompt的API
RT
2017-05-03 - 开发工具不断报错
时好时坏。[图片]
2017-04-28 - 【Feature】bindtap支持嵌套函数
[代码]<[代码][代码]view[代码] [代码]bindtap[代码][代码]=[代码][代码]"image.del"[代码][代码]></[代码][代码]view[代码][代码]>[代码][代码]<[代码][代码]view[代码] [代码]bindtap[代码][代码]=[代码][代码]"text.del"[代码][代码]></[代码][代码]view[代码][代码]>[代码] [代码]Page({[代码][代码] [代码][代码]image: {[代码][代码] [代码][代码]del () {}[代码][代码] [代码][代码]},[代码][代码] [代码][代码]text: {[代码][代码] [代码][代码]del () {}[代码][代码] [代码][代码]}[代码][代码]})[代码]
2017-04-27 - 【建议】template里支持事件
几乎稍微有点复杂的组件就会有自己的事件处理。 目前现在想在小程序里开发复杂点的组件应用,模板和样式需要自己import,数据通过data传入,这都可以自己的解决。但如果这个template里有个button或者input的话该怎么办? 现在想自己处理的话就只能写东西编译了,这对有数十页的应用来说是个灾难。
2017-04-27 - [建议] 移动端的调试窗口把堆栈显示出来
我只知道他报错了,但这个错在哪没法定位。这样的报错没有任何的作用。
2017-04-26 - 引入vuejs后本地调试没问题,手机调试报错
这个是在手机的调试控制台里看到的。 [图片]
2017-04-25 - jsEnginScriptError报错,编辑器无法使用
jsEnginScriptError Cannot read property 'webviewId' of undefined TypeError: Cannot read property 'webviewId' of undefined at x (http://1825561930.appservice.open.weixin.qq.com/WAService.js:5:24092) at Function.<anonymous> (http://1825561930.appservice.open.weixin.qq.com/WAService.js:5:25978) at http://1825561930.appservice.open.weixin.qq.com/WAService.js:5:29870 at http://1825561930.appservice.open.weixin.qq.com/WAService.js:4:1269 at Array.forEach (native) at Function.<anonymous> (http://1825561930.appservice.open.weixin.qq.com/WAService.js:4:1249) at http://1825561930.appservice.open.weixin.qq.com/WAService.js:4:9810 at n.<anonymous> (http://1825561930.appservice.open.weixin.qq.com/asdebug.js:1:11396) at n.emit (http://1825561930.appservice.open.weixin.qq.com/asdebug.js:1:7932) at r (http://1825561930.appservice.open.weixin.qq.com/asdebug.js:1:1470) errorReport @ WAService.js:3 (anonymous) @ WAService.js:3 t.errorReport @ WAService.js:5 (anonymous) @ WAService.js:5 (anonymous) @ WAService.js:4 (anonymous) @ WAService.js:4 (anonymous) @ WAService.js:4 (anonymous) @ asdebug.js:1 n.emit @ asdebug.js:1 r @ asdebug.js:1 p @ asdebug.js:1 (anonymous) @ asdebug.js:1
2017-01-05 - 编辑器无法调试
链接http://1825561930.appservice.open.weixin.qq.com/appservice出错, 编辑器一片空白。
2017-01-04 - 编辑器持续报错,无法调试
WAService.js:1 jsEnginScriptError Cannot read property 'webviewId' of undefined TypeError: Cannot read property 'webviewId' of undefined at T (http://1825561930.appservice.open.weixin.qq.com/WAService.js:3:18858) at .<anonymous> (http://1825561930.appservice.open.weixin.qq.com/WAService.js:3:20523) at http://1825561930.appservice.open.weixin.qq.com/WAService.js:3:24059 at http://1825561930.appservice.open.weixin.qq.com/WAService.js:1:28532 at Array.forEach (native) at .<anonymous> (http://1825561930.appservice.open.weixin.qq.com/WAService.js:1:28512) at http://1825561930.appservice.open.weixin.qq.com/WAService.js:2:4958 at n.<anonymous> (http://1825561930.appservice.open.weixin.qq.com/asdebug.js:1:11321) at n.emit (http://1825561930.appservice.open.weixin.qq.com/asdebug.js:1:7857) at r (http://1825561930.appservice.open.weixin.qq.com/asdebug.js:1:1470)
2017-01-04