Skip to content
request-wx / 0.0.9

request-wx 0.0.9

Install from the command line:
Learn more about npm packages
$ npm install @1r21/request-wx@0.0.9
Install via package.json:
"@1r21/request-wx": "0.0.9"

About this version

@1r21/reqeust-wx

Usage Note

When sign up for the Mini Program,__API_HOST__ must be added.

App({
  __API_HOST__: "https://dev.example.com",
  onLaunch(options) {
    console.info("App onLaunch");
  },
  onShow(options) {
    // to do
  },
  // ...
});

Details


Assets

  • request-wx-0.0.9.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all