feat(core,runtime): 删除App中pages,只留下当前page
This commit is contained in:
@@ -39,7 +39,6 @@ const designWidth = document.documentElement.getBoundingClientRect().width;
|
||||
|
||||
const app = new Core({
|
||||
designWidth,
|
||||
config: {},
|
||||
platform: 'editor',
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user