mirror of https://github.com/layui/layui
更新 code 测试用例
parent
4447ed0953
commit
03d53713ea
|
@ -116,6 +116,8 @@ layui.use('code', function(){
|
|||
// 通用实例,根据元素属性定制化参数
|
||||
layui.code({
|
||||
//about: 'code' // 右上角默认显示 code
|
||||
tools: ['tips'],
|
||||
preview: true
|
||||
});
|
||||
|
||||
// custom more about
|
||||
|
|
Loading…
Reference in New Issue