个人案例
番茄闹钟实用版
来一个番茄,不够就两个
小番茄扫码体验
binnie的商铺
一个有爱的商铺~
binnie的商铺扫码体验
Skyline 自定义组件 JS 配置 [代码]options[代码] 中的 [代码]styleIsolation[代码] 改为在 JSON 中配置,可参考以下文档: https://developers.weixin.qq.com/miniprogram/dev/framework/custom-component/glass-easel/migration.html#JSON-%E9%85%8D%E7%BD%AE
微信小程序 skyline 模式下, 覆盖不了 Vant 组件的 样式?skyline 模式下修改没有反应, 把 [图片][图片][图片] 把 sky渲染调试 去掉. 又可以... [图片]
2024-03-14是插件未适配,建议联系插件开发者
skyline不支持联系我插件?联系我插件webview模式可以正常显示,skyline模式无法正常显示,实际上就没有正常渲染出来,微信开发工具1.06.2403122,contactPlugin version 1.4.7
2024-03-13使用 webview 是正常的吗
ad 组件在 Skyline 页面中报错?Skyline 中的 ad 组件,在基础库 3.3.0 ,页面一打开时就会报错: Error: The for-list data is neither Array nor Object, got type "undefined". at Je.updateKeys (WAServiceMainContext.js?t=wechat&s=1709427489012&v=3.3.0:1) at new Je (WAServiceMainContext.js?t=wechat&s=1709427489012&v=3.3.0:1) at WAServiceMainContext.js?t=wechat&s=1709427489012&v=3.3.0:1 at et.handleChildrenCreation (WAServiceMainContext.js?t=wechat&s=1709427489012&v=3.3.0:1) at et.handleChildrenCreationAndInsert (WAServiceMainContext.js?t=wechat&s=1709427489012&v=3.3.0:1) at et.createCommonElement (WAServiceMainContext.js?t=wechat&s=1709427489012&v=3.3.0:1) at WAServiceMainContext.js?t=wechat&s=1709427489012&v=3.3.0:1 at et.handleChildrenCreation (WAServiceMainContext.js?t=wechat&s=1709427489012&v=3.3.0:1) at et.handleChildrenCreationAndInsert (WAServiceMainContext.js?t=wechat&s=1709427489012&v=3.3.0:1) at l (WAServiceMainContext.js?t=wechat&s=1709427489012&v=3.3.0:1)(env: macOS,mp,1.06.2402021; lib: 3.3.0) 在基础库 3.3.4时,虽然页面打开时没抱错,但是页面关闭时会报错: TypeError: p.createFragment is not a function at g (WAServiceMainContext.js?t=wechat&s=1709427489012&v=3.3.4:1) at Function.insertChildComposed (WAServiceMainContext.js?t=wechat&s=1709427489012&v=3.3.4:1) at Function.insertChildSingleOperation (WAServiceMainContext.js?t=wechat&s=1709427489012&v=3.3.4:1) at He.replaceChildAt (WAServiceMainContext.js?t=wechat&s=1709427489012&v=3.3.4:1) at c (WAServiceMainContext.js?t=wechat&s=1709427489012&v=3.3.4:1) at Ze.handleChildrenUpdate (WAServiceMainContext.js?t=wechat&s=1709427489012&v=3.3.4:1) at Ze.update (WAServiceMainContext.js?t=wechat&s=1709427489012&v=3.3.4:1) at pt.updateValues (WAServiceMainContext.js?t=wechat&s=1709427489012&v=3.3.4:1) at Pe._$updateListener (WAServiceMainContext.js?t=wechat&s=1709427489012&v=3.3.4:1) at Pe.applyDataUpdates (WAServiceMainContext.js?t=wechat&s=1709427489012&v=3.3.4:1)(env: macOS,mp,1.06.2402021; lib: 3.3.4)
2024-03-07试试 3.3.3 正常吗
基础库3.3.4的canvas 2d好像有问题,touch事件坐标x,y表现不一致,导致笔画错位以上demo,在canvas渲染出来之前,滚动页面到不同位置,发现3.3.4版本当页面滚动到最底部时,笔画无法落在画布上
2024-03-06[图片] https://developers.weixin.qq.com/miniprogram/dev/framework/runtime/skyline/migration/compatibility.html
skyline模式下 text和image同时渲染会换行?需要实现文本和表情包图片同时渲染成连贯一段,自动换行影响排版,请问如何解决? [图片]
2024-02-27[图片] https://developers.weixin.qq.com/miniprogram/dev/framework/runtime/skyline/migration/compatibility.html
Skyline何时适配电脑端?想尝试使用Skyline进行开发项目,但是目前看电脑端打开都是乱七八糟的,官方有计划适配兼容电脑端吗
2024-02-01试试真机是正常的吗
app-bar支持了less但不支持ts?如题。 今日(2024年1月30日)开发者工具nightly版本更新了,app-bar能用less了; 但是,但是,ts还是用不了,也就是说,还是渲染不出来app-bar。 感觉现在交流区里有一半的app-bar内容都是我写的2333
2024-01-30麻烦提供下能复现问题的简单代码片段我们看看呢(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。
微信小程序 swiper组件 skyline渲染模式 cache-extent属性在安卓机上不生效swiper 里面的swiper-item 需要截图,使用的是snapshot,截图的时候发现cache-extent="1",在iOS上表现预期正常,在Android上面,总是不能提前渲染下一屏,希望能够修复这个问题
2024-01-30问题已复现,我们会在后续版本中进行修复。
小程序启用skyline渲染引擎后在后台切换app时小程序名称不显示小程序开启skyline渲染引擎后,在后台切换应用时,小程序名称不显示,微信版本是8.0.46,安卓10,有哪位大佬知道原因吗[图片]
2024-01-25如遇到工商数据接口返回信息不一致,可以参考以下知识库进行问题排查。 建议认真阅读该文档,其中详细介绍了排查方式和注意事项,可以帮助你快速定位和解决问题。 https://developers.weixin.qq.com/community/develop/doc/000c88c4fd4228be88194911d51409
你好,工商数据返回:“企业信息或法定代表人信息不一致”。法定代表 人验证败。企业名称:浦口区拾烟食品销售店(个体工商户) 法人姓名: 陈妹洁 法人微信号: chizicoffee 组织机构代码:92131082M4D8G15340 新注册的营业执照已经满15天了还是没有同步工商信息请处理一下急急急!!!
2024-01-24