...
|
...
|
@@ -17,7 +17,7 @@ |
|
|
{{#if devEnv}}
|
|
|
<link rel="stylesheet" href="//localhost:5003/css/index.css">
|
|
|
{{^}}
|
|
|
<link rel="stylesheet" href="//cdn.yoho.cn/yohoblk-node/{{version}}/index.css">
|
|
|
<link rel="stylesheet" href="//cdn.yoho.cn/yoho-blk/{{version}}/index.css">
|
|
|
{{/if}}
|
|
|
</head>
|
|
|
<body>
|
...
|
...
|
|