Fetch the repository succeeded.
部署流程:
申请地址:https://mp.weixin.qq.com/wxopen/waregister?action=step1&token=&lang=zh_CN
下载地址: https://developers.weixin.qq.com/miniprogram/dev/devtools/stable.html
克隆地址:https://git.weixin.qq.com/wx_wx8d38f9257b9863b3/mp-easynotes.git
打开 /miniprogram/common/config.js
输入 和风天气的apiKey
输入 腾讯地图的apikey
输入 云环境的id
新建表 ["notes","user","record"]
新建云储存 ["images","record","static","videos"]
上传云函数 cloudfunctions 目录下的所有云函数
小程序主页=> 设置=> 第三方设置=> 插件管理=添加插件=>[
OCR支持,
微信同声传译
]
小程序登录主页=> 开发菜单=> 开发设置=>服务器域名=>添加=>[
https://apis.map.qq.com //腾讯地图
https://devapi.heweather.net //和风天气
https://geoapi.heweather.net //和风天气
]
https://developers.weixin.qq.com/community/servicemarket/detail/0008222a430fb072202a8e0625bc15 //语音识别一句话识别服务
Sign in for post a comment
Comment ( 0 )