Giter Site home page Giter Site logo

Comments (6)

jaywcjlove avatar jaywcjlove commented on September 27, 2024

@hqzxzb 这个可能是压缩没有同步?那可能我要换压缩工具了。

from jslite.

hqzxzb avatar hqzxzb commented on September 27, 2024

@jaywcjlove 我测试的时候发现那一行代码本身并没有多少变化,只是换了变量名,所以有可能是其他地方被压缩了什么内容或替换了写法,引起Android上的异常。

from jslite.

jaywcjlove avatar jaywcjlove commented on September 27, 2024

@hqzxzb 哪个变量名换了,晚上我研究研究去

from jslite.

hqzxzb avatar hqzxzb commented on September 27, 2024

@jaywcjlove
JSLite.js:
for (name in headers) nativeSetHeader.apply(xhr, headers[name]);
JSLite.min.js:
for(name in v)y.apply(g,v[name]);

from jslite.

jaywcjlove avatar jaywcjlove commented on September 27, 2024

@hqzxzb 知道了,今晚看一下。

from jslite.

jaywcjlove avatar jaywcjlove commented on September 27, 2024

@hqzxzb nativeSetHeader 这个是我声明的变量,压缩工具自动优化。bug 已修复

from jslite.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.