Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/ run Public

🏃‍一个记录实时跑步路线的小程序

Notifications You must be signed in to change notification settings

Remulic/run

Repository files navigation

跑步记录用的,用的微信小程序原生语法+云开发

微信小程序已上线,服务器不一定在线

安装部署

  1. 修改小程序配置文件project.config.json
"appid": "",
"projectname": ""
  1. 修改项目配置文件

    core/config.js

    module.exports = {
     //云环境ID
     CloudID:'',
     //文本内容安全校验 是否开启
     ContentSafe:true,
     //朋友圈查询 页面大小 -- 建议配置 20 以下
     PageSize:20
    }
  2. 新建cloud_wx_post ,cloud_wx_like ,cloud_wx_comment,cloud_wx_rundata,云数据库集合,修改集合权限为 所有用户可读,仅创建者可读写

  3. 上传并部署全部云函数

  4. 重新编译项目即可

  5. 相关地图api需要自己手动申请

Stashed changes

About

🏃‍一个记录实时跑步路线的小程序

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /