Skip to content

Rookior/openioe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

天气预报

import openioe from 'openioe';

openioe.weather({
  cityName:"辽宁 沈阳",  //必传
  //time:'2022-05-26',  //可选。默认为当前日期
  success:function(result){  //成功回调
      console.log(result)
  },
  error:function(status){
    console.log(status)
  }
})

About

openioe万物互联

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published