Skip to content

arcturus-weather/weapp

Repository files navigation

效果图

qPiZhn.png

qnQ4tU.png

使用

/miniprogram下创建appKey.js

/*************************
 *        API 密钥       *
 *************************/

export const appKey = {
  qWeather: '...', // 和风天气
  qqMap: '...', // 腾讯地图
};