公告板
版本库
filestore
活动
搜索
登录
~whychwj
/
haha
keke
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
web端设备实时告警和设备历史告警页面中添加设备高温告警显示功能
LiJun
2018-12-11
1dce4eec8df821d243cfcb6a056b195967c2f06a
[~whychwj/haha.git]
/
gx_tieta
/
WebRoot
/
mobil
/
mobilJs
/
mobiscroll.core-2.5.2-zh.js
1
2
3
4
5
6
(function ($) {
$.mobiscroll.i18n.zh = $.extend($.mobiscroll.i18n.zh, {
setText: '确定',
cancelText: '取消'
});
})(jQuery);