Blame view

src/main/webapp/common/js/global/global.msg.js 128 Bytes
caiyongsong committed
1 2 3 4
global.msg = global.msg || {};

global.msg.processing = '正在处理,请稍后...';
global.msg.httpfail = 'Http请求失败';