Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

arcturus-weather/weapp

Repository files navigation

效果图

qPiZhn.png

qnQ4tU.png

使用

/miniprogram下创建appKey.js

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

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