Skip to content

Commit

Permalink
增加RecorderLM全局变量
Browse files Browse the repository at this point in the history
xiangyuecn committed Sep 19, 2018
1 parent 095fd2a commit 775f6db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recorder.js
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@
*/
(function(window){
//兼容环境
var RecorderLM="2018-09-19 10:27";
window.RecorderLM="2018-09-19 10:27";
var NOOP=function(){};
var $={
extend:function(a,b){

0 comments on commit 775f6db

Please sign in to comment.