@charset "utf-8";
/* Web 前台统一入口样式，聚合原 frontend.css + demo.css */

@import url("/web/css/frontend.css");
@import url("/web/css/demo.css");

