header.html 279 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 {{#if _env}} {{#if _env.development}} <link rel="stylesheet" type="text/css" href="/dist/index.css"> {{else}} <link rel="stylesheet" href="{{../_env.cur.path}}/index.css"> {{/if}} {{/if}} <!-- <link rel="stylesheet" href="http://cdn.yoho.cn/yohobuy-portal/0.0.2/index.css"> -->