We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
获取并解压dist.7ip到你的本地
dist.7ip
注册小程序 获取 AppID(小程序ID) AppSecret(小程序密钥)
登录后台获取api token (假设是wRZJFqYAvbRk ) 链接: https://readfollow.com/admin/auth/setting#tab-form-2 并设置 AppID,AppSecret
wRZJFqYAvbRk
替换 dist/app.js 中的 api_token (用文本编辑器打开搜索'api_token') api_token:"0RPJhqvW6gMp", 中的0RPJhqvW6gMp替换为你的api tokenwRZJFqYAvbRk
api_token:"0RPJhqvW6gMp",
0RPJhqvW6gMp
开发者工具导入项目,选择根目录中的 dist 为代码目录,设置appid为自己 AppID(小程序ID)
小程序后台添加
request合法域名 https://readfollow.com
downloadFile合法域名 https://wx1.wechatrank.com, https://readfollow.com
后台地址 https://readfollow.com/admin
注意:请关闭 ES6 转 ES5
email: 121258121@qq.com
The text was updated successfully, but these errors were encountered:
No branches or pull requests
快速接入
获取并解压
dist.7ip
到你的本地注册小程序 获取 AppID(小程序ID) AppSecret(小程序密钥)
登录后台获取api token (假设是
wRZJFqYAvbRk
) 链接: https://readfollow.com/admin/auth/setting#tab-form-2 并设置 AppID,AppSecret替换 dist/app.js 中的 api_token (用文本编辑器打开搜索'api_token')
api_token:"0RPJhqvW6gMp",
中的0RPJhqvW6gMp
替换为你的api tokenwRZJFqYAvbRk
开发者工具导入项目,选择根目录中的 dist 为代码目录,设置appid为自己 AppID(小程序ID)
小程序后台添加
request合法域名 https://readfollow.com
downloadFile合法域名 https://wx1.wechatrank.com, https://readfollow.com
后台操作:
后台地址 https://readfollow.com/admin
注意:请关闭 ES6 转 ES5
技术支持(兼职客服)
email: 121258121@qq.com
The text was updated successfully, but these errors were encountered: