We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
添加菜单
文件代码
路径: app/view/hello/Hello.js
app/view/hello/Hello.js
Ext.define('MyApp.view.hello.Hello', { extend: 'Ext.panel.Panel', html: 'Hello World!' });
目录结构
效果预览