likepearl

Results 1 comments of likepearl

主页面引入的时候报这个错误 Cannot read properties of null (reading 'mount') Mpa 子页面代码如下 ```javascript import {isInIcestark,setLibraryName} from '@ice/stark-app'; // 微应用 app.tsx const appConfig = { router: { type: 'browser', }, icestark: { type:...