8000 first · codingdogs/codewa.github.io@456c132 · GitHub
[go: up one dir, main page]

Skip to content

Commit 456c132

Browse files
committed
first
1 parent ab801bc commit 456c132

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

plugins/index.html

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
</div>
2929
<script type="text/html" id='shape'>
30-
<h2>{{title}}</h2>
30+
<h2>{{title}}</h2>
3131
{{each content as value i}}
3232
<li>
3333
<a href="{{value.href}}" target="_blank">
@@ -63,6 +63,15 @@ <h3 class="ellipsis"><i class="icon_h5 {{value.type}}"></i>{{value.title}}</h3>
6363
var data = {
6464
title: '插件(plugins)',
6565
content: [{
66+
href: 'http://www.turnjs.com',
67+
src: 'http://7xkwkh.com1.z0.glb.clouddn.com/turn.js.png',
68+
title: 'turn.js',
69+
content: 'Flowplayer 是一个开源(GPL 3的)WEB视频播放器。您可以将该播放器嵌入您的网页中,如果您是开发人员,您还可以自由定制和配置播放器相关参数以达到您要的播放效果。',
70+
type: 'icon-iconfontmokuai',
71+
date: '2016-05-11',
72+
use: 'icon-yishiyong',
73+
header_src: u 8000 ser.mine
74+
},{
6675
href: 'https://flowplayer.org/',
6776
src: 'http://7xkwkh.com1.z0.glb.clouddn.com/flowplayer.jpg',
6877
title: 'Flowplayer',
@@ -219,7 +228,7 @@ <h3 class="ellipsis"><i class="icon_h5 {{value.type}}"></i>{{value.title}}</h3>
219228
content: 'pc使用较为流畅,兼容性强,已经用到项目中',
220229
type: 'icon-iconfontmokuai',
221230
date: '2016-05-03',
222-
title: 'animate.css',
231+
title: 'animate.css',
223232
use: 'icon-yishiyong',
224233
header_src: user.mine
225234
}, {
@@ -542,4 +551,4 @@ <h3 class="ellipsis"><i class="icon_h5 {{value.type}}"></i>{{value.title}}</h3>
542551
</script>
543552
</body>
544553

545-
</html>
554+
</html>

0 commit comments

Comments
 (0)
0