liangei

Results 5 issues of liangei

Why can't we achieve the precise path through the way of outputPath:'static/js/[name].js'? example: new HtmlWebpackExternalsPlugin({ externals: [{ module: 'jquery', entry: 'jquery/dist/jquery.min.js', global: 'jQuery', }, ], outputPath: 'static/js/[name].js' })) insert:

目前了解到的好像只有父子关系时才会选中父级菜单,但这样做会套很多层routerview....各位大佬有好的实现方式吗?

question

我在webpack里定义了 resolve: { alias: { "@" : resolve('/src'), "com" : resolve('/src/components') } }, 我希望在模板index.art里 但发现这样不行。。 大佬们请教一下~~~

使用数据:https://geo.datav.aliyun.com/areas_v2/bound/100000_full.json 在F2里表现很差,在G2里表现就很完美。 但G2又不支持小程序,能否加强一下下呢? 代码都是在官网的示例里**更换数据**,没有做**任何改动**。 F2表现如下: https://f2.antv.vision/zh/examples/other/map#map ![f2](https://user-images.githubusercontent.com/3949198/114805915-6e0f7100-9dd6-11eb-9e8a-473860280e31.png) G2的表现如下: https://g2.antv.vision/zh/examples/map/map#with-heatmap ![G2](https://user-images.githubusercontent.com/3949198/114805939-79629c80-9dd6-11eb-85df-2a22b82fdd7f.png)

当按手机的返回键时 页面返回后 又切换返回动画