chore: 悦码渲染器不拦截请求的响应
This commit is contained in:
@@ -62,6 +62,11 @@ onMounted(async () => {
|
||||
widgetManager.set('About', {
|
||||
invisible: true
|
||||
});
|
||||
|
||||
widgetManager.set('History', {
|
||||
// 有 bug,先隐藏
|
||||
invisible: true
|
||||
});
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user