chore: 完成天梯登陆与登出
This commit is contained in:
@@ -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!');
|
||||
|
||||
Reference in New Issue
Block a user