We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c760a2b commit b74ffbeCopy full SHA for b74ffbe
demo/tutorial/index.htm
@@ -5,7 +5,7 @@
5
<meta http-equiv="X-UA-Compatible" value="IE=9">
6
<title>This is a Sample of the Library</title>
7
<!-- 在这里载入CCL的基础库 -->
8
- <link rel="stylesheet" href="../../dist/style.css" />
+ <link rel="stylesheet" href="../../dist/css/style.css" />
9
<script type="text/javascript" src="../../dist/CommentCoreLibrary.js"></script>
10
<!-- 你还可以载入其他的库,比如jQuery之类的 -->
11
<link rel="stylesheet" href="my-page-styles.css" />
0 commit comments