chore: 完成天梯登陆与登出

This commit is contained in:
wangxuefeng
2025-03-06 17:58:47 +08:00
parent 9b2c728d4c
commit 0852dd98f0
8 changed files with 58 additions and 62 deletions

View File

@@ -33,6 +33,10 @@ onMounted(async () => {
}
});
widgetManager.set('Templates', {
invisible: true
});
// const handshake = new Postmate.Model({});
// await handshake.then((parent) => {
// parent.emit('sync-context', 'Hello, World!');