/** * Created by admin on 2018/1/11. */ require(['config'], function () { require(['jquery'], function ($) { }) })