resu.data.data 一行,可能无法访问相应的属性,建议改成resu.data
如何将wx.login的success返回的数据赋给全局变量?为什么this.openId=tt.openid赋值不成功,这个console.log(this.openId)也没有输出。 [图片]
2022-02-27得,全栈开发个小程序,还得上个虚拟机来跑后端,或者两套机器才能写小程序。全栈不是人
来自一个Linux用户的建议https://developers.weixin.qq.com/miniprogram/dev/devtools/download.html 为什么没有Linux平台的工具,腾讯这么大一个公司为什么就不能支持一下Linux。国产Linux软件生态环境做不起来就是因为你们这些大公司不带头,只想着赚钱,难道还想在操作系统上被外国人卡脖子吗
2021-09-30云函数已经移除了success风格的回调
写了个云函数,先删除A集合的某条数据,再去更新B集合的某条数据,B集合的操作死活没反应?[图片]
2020-08-06见此issue
npm install安装报错,怎么解决啊?npm WARN deprecated gulp-util@3.0.8: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5 npm WARN deprecated core-js@2.6.11: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3. npm WARN deprecated browserslist@1.7.7: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools. npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies. npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated kleur@2.0.2: Please upgrade to kleur@3 or migrate to 'ansi-colors' if you prefer the old syntax. Visit <https://github.com/lukeed/kleur/releases/tag/v3.0.0\> for migration path(s). npm WARN deprecated left-pad@1.3.0: use String.prototype.padStart() npm ERR! code E404 npm ERR! 404 Not Found - GET https://registry.npmjs.org/@tencent%2ftslint-config-wxapp - Not found npm ERR! 404 npm ERR! 404 '@tencent/tslint-config-wxapp@0.0.2' is not in the npm registry. npm ERR! 404 You should bug the author to publish it (or use the name yourself!) npm ERR! 404 It was specified as a dependency of 'miniprogram-component-plus-master' npm ERR! 404 npm ERR! 404 Note that you can also install from a npm ERR! 404 tarball, folder, http url, or git url. npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Admin\AppData\Roaming\npm-cache\_logs\2020-05-23T01_41_11_200Z-debug.log
2020-08-04