miniprogram-demo icon indicating copy to clipboard operation
miniprogram-demo copied to clipboard

微信小程序组件 / API / 云开发示例

Results 86 miniprogram-demo issues
Sort by recently updated
recently updated
newest added

Webview渲染模式下可以运行,Skyline渲染模式无法运行

根据这个“示例项目无法运行终极解决方案!!” 步骤操作项目正常打开在编译时提示 :Error: 系统错误,错误码:6000100,unbind download url

https://github.com/wechat-miniprogram/miniprogram-demo/blob/a2deea403df777a6b994c472a4f9510864c45ef3/miniprogram/packageXRFrame/components/xr-physics-shoot/index.wxml#L4C89-L4C89 @roamzhen

执行以下代码,ios手机中,仍然在使用摄像头 ``` if (this._texture) { this._texture.dispose(); this._texture = null; } if (this.renderer) { this.renderer.dispose(); this.renderer = null; } if (this.scene) { this.scene.dispose(); this.scene = null; } if (this.camera) this.camera =...

无法下载 awesome-skyline 运行 ``` npm run init ``` 输出 ``` D:\Develop\WeChatProjects\miniprogram-demo>npm run init > [email protected] init > npm run sync && cd cloudfunctions/ && npm i --production && cd ../miniprogram/...

![image](https://github.com/wechat-miniprogram/miniprogram-demo/assets/115547946/738f6a55-3903-470a-b7a0-21c8bce8152f)

"沙雕文档"被喷成筛子了没人出来回应😂

狗屁代码跑不起来,缺这缺那的