angularjs mobile v0.1
This commit is contained in:
@ -818,4 +818,4 @@ LEA.isMobile = u.indexOf('Android')>-1 || u.indexOf('Linux')>-1;
|
||||
// 国际化
|
||||
function getMsg(key) {
|
||||
return MSG[key] || key;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user