Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 915 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 915 Bytes

shanxi-weather

一款天气应用微信小程序

截图

数据来源

气象数据由 万维易源 提供

运行前准备

  • 注册微信小程序,获取 appid,配置万维易源域名白名单(在小程序后台将使用到的 API 添加到域名白名单);
  • 注册万维易源账号,获取 'key`;
  • accountconfig.js 中修改 showApiKey 变量为你的万维易源的 key
  • accountconfig.js 中修改 showApiAppid 变量为你的万维易源的 appid
  • Run and Enjoy!

License

MIT

Copyright (c) 2021-present, eachLee