阿斯顿

Results 9 comments of 阿斯顿

帮哥可以讲下pm2监控那些吗? 走到npm run generate了,但不知道怎么在服务器上配置

"需要注意的是,在TypeScript中指定数据类型的数组只能存储同一类型的数组元素。" 胖哥这句有问题吧?数组元素的类型可以是any啊?any就不会报错 let arr1: any[] = [1, 2, true];

在掘金上看到的,感觉不错 https://juejin.im/entry/58c0379e44d9040068dc952f

I solved the problem。Modify the webView source property to source={{ html: "*{margin:0;padding:0;}canvas{transform:translateZ(0);}var canvas = document.querySelector('canvas');(" + renderString + ").call(" + contextString + ", canvas);" }}

How to solve this problem?

I solved this problem,by change the QR background color! For example, bgColor #000 to #333