coca-code

Results 12 issues of coca-code

git clone后,解决2问题,1个问题搞不定。 除解决“node-sass”, 还有babel插件配置: ` plugins: [ 'transform-decorators-legacy', 'transform-class-properties', 'transform-object-rest-spread', 'transform-runtime' //Added .. ]` 1个未解决问题描述如下: ![2020-03-30 at 11 42 PM](https://user-images.githubusercontent.com/12387549/77934230-5e63de00-72e2-11ea-82a1-58ee2def209e.png) ![2020-03-30 at 11 47 PM](https://user-images.githubusercontent.com/12387549/77934288-73d90800-72e2-11ea-8bda-1e17fb48c1a5.png) 这master branch 还维护么?

视屏教程只有一集,有完整地址么?

只检测水果机啊,安卓机呢?开发时只需知屏幕宽度和分辨率,有全方案吗?

Hello,I have run it successful, but I can not set it's size. It's width is 250px; height is 250px. I want to use 'rem' units. How can I do in...

如题 安装时报错如图 ![2018-08-27 10 02 42](https://user-images.githubusercontent.com/12387549/44636888-ab821e80-a9e0-11e8-83c4-fb5edefc723b.png)

Where is the entrance to config my db name?

I adjust the size of radar chart when the label text hideen by the svg edge.How to custermize each point (dx ,dy)? Could you give me a sample code list?Thanks...

你好, H5与Native交互有详细教程吗?