Giter Club home page Giter Club logo

Comments (5)

chemzqm avatar chemzqm commented on May 24, 2024 1

@b1g3rr0r 这个是升级官方 101400 引入的 bug,最新版本 0.2.5 已修复这个问题。你需要:

npm update wept -g 

更新

from wept.

chemzqm avatar chemzqm commented on May 24, 2024 1

后端代理的问题,应该是没有 https 的支持,我下午想办法解决下。

from wept.

keyding avatar keyding commented on May 24, 2024

45e284e5-a273-460c-8d1c-e829389c16e1
刚更新完,这个提示。

onReady: function () {
    wx.request({
      url: 'https://api.douban.com/v2/movie/in_theaters',
      success: function (res) {
        console.log(res.data)
      }
    })
  }

from wept.

chemzqm avatar chemzqm commented on May 24, 2024

@b1g3rr0r 我测试已经可以请求 https 了,但是豆瓣那边对请求做了更严格的验证,我正在处理。

from wept.

chemzqm avatar chemzqm commented on May 24, 2024

新建了 #9 issue,这个先关闭了

from wept.

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.