diff --git a/src/drivers/webextension/images/icons/vxe-table.png b/src/drivers/webextension/images/icons/vxe-table.png new file mode 100644 index 000000000..1ade43964 Binary files /dev/null and b/src/drivers/webextension/images/icons/vxe-table.png differ diff --git a/src/technologies/v.json b/src/technologies/v.json index 21b99b81a..b137962d9 100644 --- a/src/technologies/v.json +++ b/src/technologies/v.json @@ -140,6 +140,17 @@ "scriptSrc": "cdn\\.pushcrew\\.\\w+", "website": "https://vwo.com/engage" }, + "vxe-table": { + "cats": [ + 59 + ], + "description": "vxe-table is a Vue.js based PC form component, support add, delete, change, virtual scroll, lazy load, shortcut menu, data validation, tree structure, print export, form rendering, data paging, virtual list, modal window, custom template, renderer, flexible configuration items, extension interface.", + "icon": "vxe-table.png", + "requires": "Vue.js", + "dom": "div[class*='vxe-table']", + "oss": true, + "website": "https://vxetable.cn" + }, "Vaadin": { "cats": [ 18