forked from fanruan/fineui
guy
7 years ago
15 changed files with 116 additions and 168 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,13 +0,0 @@
|
||||
/** |
||||
* 保存数据,将js里面用到的常量数据都分离 |
||||
* |
||||
*/ |
||||
if (!window.Data) { |
||||
window.Data = {}; |
||||
} |
||||
|
||||
/** |
||||
* 存放bi里面通用的一些常量 |
||||
* @type {{}} |
||||
*/ |
||||
Data.Constant = {}; |
Loading…
Reference in new issue