message:Error: 系统错误,错误码:-80426,Component 'pages/detail/detail' is marked skyline compatible but not glass-easel compatible. Make sure it is ready for glass-easel and add { "componentFramework": "glass-easel" } in component configuration. [20230601 14:24:23][wxc19e9bd102f5fe68]
appid: wxc19e9bd102f5fe68
openid: o6zAJs9PE18s84zc-TQD1gt6zK-Y
ideVersion: 1.06.2304191
osType: win32-x64
time: 2023-06-01 14:24:24
检查一下配置上是不是有 renderer: skyline,有的话同级加上 "componentFramework": "glass-easel"
详见文档:https://developers.weixin.qq.com/miniprogram/dev/framework/custom-component/glass-easel/migration.html