Yan Geng
Yan Geng
To achieve it,by using `Reflect.getMetadata('design:paramtypes', target.prototype, methodName)`
可否专门搭建一个代理服务器,然后通过手机连接代理的方式,来更新b40。这边生成的证书似乎在ios中无法被识别为根证书,导致在连接代理后因为证书问题而无法更新。可否提供一下可以使ios可以使用的证书呢?(主要是我不太懂证书及中间人攻击的方法qaq
修改对应的api的js文件,将from: "jp", 中jp修改为en即可
same here.
> could you use the existing entities or enhance the existing entities to showcase the error? > > that way this branch can directly be used to implement the bug...
any progress?
Sorry for my slow reply. It does need to change a lot of code to achieve it, so I will be waiting to handle the next step after the discussion...
I think I found an appropriate way to deal with interpolation using [Tagged templates](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals#tagged_templates). The advantage of using tagged templates: - ES6 native - Do less change to the original...