Commit 0ed6583f by doszhang

dos

parent 59876946
......@@ -16,5 +16,5 @@
{:/block}
//js 文件导入
{:block name="js"}
<script src="__CDN__/js/common.js?version=1.0.3"></script>
<script src="__CDN__/js/common.js"></script>
{:/block}
\ No newline at end of file
......@@ -80,7 +80,7 @@
{:/if}
{:block name='css'}{:/block}
<link rel="stylesheet" type="text/css" href="__CDN__/css/notify.css" media="all" />
<link rel="stylesheet" type="text/css" href="__CDN__/css/index.css?version=1.0.1" media="all" />
<link rel="stylesheet" type="text/css" href="__CDN__/css/index.css" media="all" />
</head>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment