mirror of
https://gitee.com/layui/layui.git
synced 2025-08-23 22:11:38 +08:00
更新 laytpl 文档示例预览配置信息
This commit is contained in:
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
Block a user