wuhuwuhu yaho
Results
1
comments of
wuhuwuhu yaho
你好,我按照教程学习magix时遇到问题. Magix 3.2.0版本 教程内有的例子代码缺少了一些$符号. 在局部刷新的例子代码中 render: function() { this.$updater.set({ a: 10, b: 20 }).digest(); } 使用这个引起报错,不知道如何解决,请指教 (index):90 Uncaught TypeError: Cannot read property 'replace' of undefined at Updater_UpdateDOM (magix-debug.js:2027) at Updater.digest...