波比小金刚

Results 40 issues of 波比小金刚

as [configuring-issue-templates-for-your-repository](https://docs.github.com/en/free-pro-team@latest/github/building-a-strong-community/configuring-issue-templates-for-your-repository). A standardized and unified issue format can help us quickly locate problems.

What is needed for support? Here are some statistics - [ ] Canvas - [ ] PDF - [ ] Video - [ ] Barrage(For Video) - [ ] ...

This is a cool plugin, thanks to the author, But I have a question, how can I go to Preload my Chunks as needed? I hope to set the Preload...

修改: 1. 通过IIFE,在初始加载过程中判断在隐身模式下是否可以使用localStorage的存储API,不支持的话就通过内部维护的一个对象来实现存储,并实现```key```,```getItem```等方法,上次的实现少了 ```storage.length```,```storage.key```。 2.删除每次```setItem```的时候进行超出容量限制的检测,因为超出的话本身就是会抛出异常,用户可以通过这个异常信息对症下药。

situation 1. for [minmax]: When I slide to 7.1, the actual value in store is 7.1000000005. maybe should format the value too?? situation 2. for [number]: i changed the value...

在用mouseTool绘制矩形的时候要实现重新绘制的功能,就需要先调用obj.setMap(null);清除之前的图形,但是 create 创建的实例只有用一个,所以调用清除后,后边再绘制都不能看见了

bug

I want to access some of the site's API interfaces. Through the fetch API, but setting mode: 'cors' can be reported incorrectly.i need to set up a cross-domain agent, but...

🚀🚀 usage like this: ```js const base = penv({ [/qatest|production/]: 'https://example.com' }) ``` using regularization can provide a flexible and simple combination scheme to solve the problem of multiple keys...