如果你是renderTo:'test'的话~ 你asp.net页面里边就要有个div 的id是test 如果是renderto:Ext.getBody()的话 就是加载asp.net body的时候就加载ext
renderTo:Ext.getBody()的意思
最新推荐文章于 2023-12-20 18:52:00 发布
如果你是renderTo:'test'的话~ 你asp.net页面里边就要有个div 的id是test 如果是renderto:Ext.getBody()的话 就是加载asp.net body的时候就加载ext