Merge pull request #11 from certd/client_sync

[client] sync upgrade [trident-sync]
This commit is contained in:
Greper
2023-02-10 03:24:09 +08:00
committed by GitHub
6 changed files with 88 additions and 9 deletions
@@ -54,6 +54,9 @@ export default function ({ expose }) {
);
}
}
},
click() {
console.log("test");
}
}
}