mirror of https://github.com/layui/layui
更新 laytpl 文档示例预览配置信息
parent
d7fa56b9a5
commit
de9f0c08af
|
@ -1,4 +1,4 @@
|
||||||
<pre class="layui-code" lay-options="{preview: true, layout: ['preview'], tools: ['full']}">
|
<pre class="layui-code" lay-options="{preview: true, layout: ['preview'], copy: false, tools: ['full'], addTools: null}">
|
||||||
<textarea>
|
<textarea>
|
||||||
{{!
|
{{!
|
||||||
<style>
|
<style>
|
||||||
|
@ -132,4 +132,4 @@ layui.use(function(){
|
||||||
</script>
|
</script>
|
||||||
!}}
|
!}}
|
||||||
</textarea>
|
</textarea>
|
||||||
</pre>
|
</pre>
|
||||||
|
|
Loading…
Reference in New Issue