#
18516761980
2021-12-16 aae2a9ba3a33136e4106e36e47fbd5b5c31c4fd9
1
2
3
4
5
6
7
8
9
10
11
/**
 
 @Name:用于打包移动完整版
 @Author:贤心
 @License:LGPL
    
 */
 
layui.define(function(exports){
  exports('layui.mobile', layui.v);
});