chenhaozhe
2025-06-26 226b08b8a5f3ecab663d6b0e02b48c3e16e644e0
1
2
3
4
5
6
7
8
9
10
11
/**
 
 @Name:用于打包移动完整版
 @Author:贤心
 @License:LGPL
    
 */
 
layui.define(function(exports){
  exports('layui.mobile', layui.v);
});