Vision_X

Results 19 comments of Vision_X

``` return new Container( - height: 120.0, margin: const EdgeInsets.symmetric( vertical: 16.0, horizontal: 24.0, ), child: new Stack( children: [ planetCard, planetThumbnail, ], ) ); ``` remove height is also...

throw error `ERR_INVALID_URL` in this line https://github.com/npm/cli/blob/fa014a5567566c764942600441a5e01c3e2f229b/workspaces/arborist/lib/arborist/reify.js#L721 node `URL` not support parse `git+ssh://`

> @VisonM I think that they need to use > > ``` > const {parse}=require("node:url"); > ``` > > instead of global version of URL, because of Node.JS global URL...

@DLTech21 修改一下index.js的代码 ``` this.data.moveInstance = this.data.openWidth - x - this.data.currentX = x + this.setData({ + moveInstance: this.data.openWidth - x, + currentX:x + }) ``` 判断一下wx:if ``

anything update?

额...没有进展吗,还是只有我有这个问题😂

don't know why google map js SDK v3.60 use es6 syntax directly, it's breaking change but release in v3 with weekly mode is js-markerwithlabel planning support > v3.6 ?

good suggestion, but this lib inactive? why no anything update, it broken today