require.config() 接受一个配置对象 常用属性: paths: shim: 配置不兼容的模块 baseUrl: 引用模块的文件基目录 转载于:https://www.cnblogs.com/yuxina/p/9712976.html