sp; html: Ext.example.shortBogusConfig, border:false, autoScroll:true, iconCls:'settings' }] });
var win = new Ext.Window({ title : '用户管理微型系统', closable : true, maximizable : true, minimizable : true, width : '100%', height : '100%', plain : true, layout : 'border', closable : false, items : [nav, tabs] }); win.show(); win.maximize(); }); --> </script> </head> <body> <!-- 侧边栏使用的js --> <script type="text/javascript" src="js/ext-2.2/shared/examples.js"></script> </body> </html>
<< 上一页 [11] [12] [13] [14] [15] [16] [17] [18] [19] [20]
|