摘要:
打开文件vi ext-4.0.2a/locale/ext-lang-zh_CN.js 原配置 if(Ext.MessageBox){ Ext.MessageBox.buttonText = { ok : "确定", cancel : "取消", yes : "是", no : "否" }; }改成 if (Ext.window.MessageBox) { Ext.window.MessageBox.prototype.buttonText = { ... 阅读全文
posted @ 2012-10-10 15:53
欢歌911
阅读(189)
评论(0)
推荐(0)

浙公网安备 33010602011771号