fix:修改ptoject 按钮样式统一 添加endpoint module的上传导出功能

This commit is contained in:
zhangyu
2021-04-16 18:30:33 +08:00
parent 7fae9cffa8
commit deb18176de
7 changed files with 1715 additions and 1640 deletions

View File

@@ -19,19 +19,19 @@ export const Tools = [
group: 'General',
children: [
// {
// name:'rectangleImg',
// icon:'icon-rect',
// data:{
// text:'rect',
// rect:{
// width:100,
// height:100
// name: 'rectangle',
// icon: 'icon-rect',
// data: {
// text: 'rect',
// rect: {
// width: 100,
// height: 100
// },
// paddingLeft:10,
// paddingRight:10,
// paddingTop:10,
// paddingBottom:10,
// name:'rectangleImg',
// paddingLeft: 10,
// paddingRight: 10,
// paddingTop: 10,
// paddingBottom: 10,
// name: 'rectangleImg',
// icon: '\ue680',
// iconFamily: 'nz-icon',
// iconColor: ''