In the imitation iQiyi movie website, the login.html of the admins view in the application directory loads layui.css, which cannot be loaded. Layui is placed in static under public. The loading code is <link rel="stylesheet" type="text/css" href="__STATIC__/plugins/layui/css/layui.css">