Authored by weiqingting

ziyuanwei router

exports.staticDir = {"test":{"path":"/dist"},"preview":{"path":"http://cdn.yoho.cn/yohobuy-portal/0.0.2","md5":""},"production":{"path":"http://cdn.yoho.cn/yohobuy-portal/0.0.2","md5":""}}
\ No newline at end of file
exports.staticDir = {"test":{"path":"/dist"},"preview":{"path":"http://cdn.yoho.cn/yohobuy-portal/4.3.0","md5":""},"production":{"path":"http://cdn.yoho.cn/yohobuy-portal/4.3.0","md5":""}}
\ No newline at end of file
... ...
... ... @@ -12,7 +12,7 @@
{{/if}}
{{/if}}
<!-- <script type="text/javascript" src="http://cdn.yoho.cn/yohobuy-portal/0.0.2/libs.js"></script>
<script type="text/javascript" src="http://cdn.yoho.cn/yohobuy-portal/0.0.2/index.js"></script>
<script type="text/javascript" src="http://cdn.yoho.cn/yohobuy-portal/0.0.2/{{module}}.js"></script>
<!-- <script type="text/javascript" src="http://cdn.yoho.cn/yohobuy-portal/4.3.0/libs.js"></script>
<script type="text/javascript" src="http://cdn.yoho.cn/yohobuy-portal/4.3.0/index.js"></script>
<script type="text/javascript" src="http://cdn.yoho.cn/yohobuy-portal/4.3.0/{{module}}.js"></script>
-->
\ No newline at end of file
... ...
... ... @@ -5,5 +5,5 @@
<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"> -->
<!-- <link rel="stylesheet" href="http://cdn.yoho.cn/yohobuy-portal/4.3.0/index.css"> -->
... ...