1.0.1
This commit is contained in:
@@ -27,7 +27,10 @@ layui.use('layedit', function(){
|
||||
|
||||
layedit.build('demo', {
|
||||
//hideTool: ['image']
|
||||
//,uploadImages: {}
|
||||
uploadImage: {
|
||||
url: '/upload/test/'
|
||||
,type: 'post'
|
||||
}
|
||||
//,tool: []
|
||||
//,height: 100
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user