feat: change agent and container add tags

This commit is contained in:
2024-09-28 03:01:10 +08:00
parent 718322ae47
commit 1505c25166
7 changed files with 32 additions and 25 deletions

View File

@@ -45,12 +45,7 @@ add.run = async (ctx) => {
source: '',
type: '',
sourceType: '',
data: {
className: '',
style: {},
showChild: true,
shadowRoot: false,
},
data: {},
};
const container = {
..._data,