Utopia

Results 45 comments of Utopia

add mask, https://github.com/beefe/react-native-picker/issues/392#issuecomment-545485249

> ```js > /** > * new 使用Js原生实现 > */ > function Parent(name, age) { > this.name = name; > this.age = age; > this.sayName = function () { >...

暂时使用了高德的地图, 虽然也有坑,但至少能用吧

> 降低gradle版本可以用了 降到多少呢?

@gongshun 看这个 issue https://github.com/umijs/qiankun/issues/222 是修复了的,不知道为什么现在又能复现了。这个 warning 会有实际的性能影响或产生 bug 吗

> 在子应用,增加publicPath配置,内容是主应用触发时的根路由,试试 ![image](https://user-images.githubusercontent.com/20253809/134444840-ec5e5e76-6a5c-4213-9003-a95bb940cb2d.png) ![image](https://user-images.githubusercontent.com/20253809/134444876-53d656c7-7fbd-433a-b71f-748489477c83.png) 无效

> ```shell > @alilc/element > ``` @alilc/element 脚手架生成的项目还是会安装 `node-sass` 的。

等于目前在支付宝上还不能使用 `DatePicker` ? 看 `Taro` 那边的 `issue`, 他们并没有打算处理这个问题