摘要:
reacrNative中使用react-native-swiperswiper加载本地的list数据时,没有问题;swiper加载动态加载网络数据后,不能正常轮播,循环;代码如下: //轮播图renderImageList() { let {indexHelpVideoList} = this.st 阅读全文
摘要:
使用background: url设置背景图时有边框; 代码中没设置border, 解决办法:最终发现是img使用background:url属性的问题。于是将img改为div解决问题 阅读全文
摘要:
Nuxt框架使得服务器内存溢出 阅读全文
摘要:
MAMP 环境下安装Redis扩展 本文参考https://www.jianshu.com/p/ab4e2bd8b8bf 1、 下载对应版本的 php 源码,(当前使用版本是 php7.2.14 )版本号最后一位有点区别不影响 链接:https://www.php.net/downloads.php 阅读全文
摘要:
Found an unexpected Mach-O header code: 0x72613c21 不知道刚才还好好地,一会就变成这样了。 最终发现是不小心选择的不是项目了,而是选中了其他的文件。如下图红色标注的。选择自己的项目就行了 阅读全文
摘要:
这个问题吊不起微信支付,最终发现是后台接口给我传的appid不正确,传成另一个app的id了 错误日志: FAILURE: Build failed with an exception. * What went wrong:Execution failed for task ':app:transf 阅读全文
摘要:
/node_modules/vue2-toast/lib/toast.css Module build failed: Unknown word 阅读全文
摘要:
add the push notifications entitlement to your entitlements file 我点击 Fix Issue,这个问题就会消失,然后去其他界面再回来,还是这个问题。 也能正常运行,就是收不到推送 .entitlements 文件双击打开提示:The d 阅读全文
摘要:
Thread 1: signal SIGABRT 运行app卡在启动业 dyld: Library not loaded: /usr/lib/libstdc++.6.dylib Referenced from: /Users/whpc/Library/Developer/CoreSimulator/ 阅读全文
摘要:
d: warning: directory not found for option '-L/Users/whpc/Library/Developer/Xcode/DerivedData/InstallationPlatform-emxgvbriadwmiscbajbvqtdytnps/Build/ 阅读全文