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

直接clone,未作任何修改 ``` npm install npm run lint ... ✖ 13616 problems (13541 errors, 75 warnings) 11406 errors and 73 warnings potentially ``` 一开始就这么多错,还怎么贡献提交呢

这个运行为啥报app.json没有找到

page/weui/example/draggable/draggable.json: ["usingComponents"]["draggable"]: "../../components/draggable/draggable" 未找到

Sat Jun 13 2020 21:43:18 GMT+0800 (中国标准时间) app.json 文件内容错误 VM506:1 tabBar.list[0].iconPath 文件不存在 tabBar.list[0].selectedIconPath 文件不存在 tabBar.list[1].iconPath 文件不存在 tabBar.list[1].selectedIconPath 文件不存在 tabBar.list[2].iconPath 文件不存在 tabBar.list[2].selectedIconPath 文件不存在 tabBar.list[3].iconPath 文件不存在 tabBar.list[3].selectedIconPath 文件不存在

克隆下来和微信官方的小程序示例功能区别有点大,而且最近更新也是八个月前,是不再更新维护了吗?

VM14:1 miniprogram/page/weui/example/form1/form1.json: ["usingComponents"]["mp-toptips"]: "../components/toptips/toptips" 未找到

1. in page\weui\example\draggable\draggable.json missing ../../components/draggable/draggable ../../components/draggable/handler 2. in page\weui\example\form1\form1.json missing ../components/toptips/toptips but ../../components/toptips/toptips exists. 3. in page\weui\example\input\input.json missing ../components/toptips/toptips but ../../components/toptips/toptips exists.

./miniprogram/page/API/pages/bluetooth/bluetooth.js writeBLECharacteristicValue() { .... wx.writeBLECharacteristicValue({ deviceId: this._deviceId, serviceId: this._deviceId, // should be this._serviceId

serverapi.js? [sm]:40 [云函数] [openapi] templateMessage.send 调用失败: Error: errCode: -404011 cloud function execution error | errMsg: cloud.callFunction:fail requestID 4280390d-df7a-11e9-af3a-525400192d0e, cloud function service error code -504002, error message errCode: -501001 resource system...