mirror of https://github.com/layui/layui
优化 util 文档
parent
fa1ceb330e
commit
5523eefb83
|
@ -1,4 +1,4 @@
|
||||||
<pre class="layui-code" lay-options="{preview: true, codeStyle: 'height: 535px;', layout: ['preview', 'code'], tools: ['full']}">
|
<pre class="layui-code" lay-options="{preview: 'iframe', codeStyle: 'height: 535px;', layout: ['preview', 'code'], tools: ['full']}">
|
||||||
<textarea>
|
<textarea>
|
||||||
<h3 class="ws-anchor ws-bold">倒计时</h3>
|
<h3 class="ws-anchor ws-bold">倒计时</h3>
|
||||||
|
|
||||||
|
@ -125,4 +125,4 @@ layui.use(function(){
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
</textarea>
|
</textarea>
|
||||||
</pre>
|
</pre>
|
||||||
|
|
Loading…
Reference in New Issue