Code : var setDiv = function() { Ext.get('time').innerHTML = "new text"; }; App.IndexHome = Ext.extend(Ext.Panel, { html: '<h2><div ...
確定! 回上一頁