Merge 77f137b10a
into 978c7722e4
commit
134a30efda
43
readme.md
43
readme.md
|
@ -20,9 +20,13 @@ Please read the descriptions of settings before raising an issue.
|
||||||
|
|
||||||
### How to Install
|
### How to Install
|
||||||
|
|
||||||
> ~~Click the button [](https://heroku.com/deploy) to Deploy a new app~~(`"We couldn't deploy your app because the source code violates the Salesforce Acceptable Use and External-Facing Services Policy."`)
|
> ~~Click the button [](https://heroku.com/deploy) to Deploy a new app~~
|
||||||
|
>
|
||||||
|
> (`"We couldn't deploy your app because the source code violates the Salesforce Acceptable Use and External-Facing Services Policy."`)
|
||||||
|
> > (`“我们无法部署您的应用程序,因为源代码违反了 Salesforce 可接受使用和面向外部的服务政策。"`)
|
||||||
>
|
>
|
||||||
> Fork this project, create a heroku app, then turn to Deploy tab, deploy via connect to your github fork.
|
> Fork this project, create a heroku app, then turn to Deploy tab, deploy via connect to your github fork.
|
||||||
|
> > Fork 这个项目,创建一个 heroku 应用程序,然后转到 Deploy 选项卡,通过连接到你的 github fork 进行部署。
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -50,13 +54,15 @@ Please read the descriptions of settings before raising an issue.
|
||||||
|
|
||||||
### Demo
|
### Demo
|
||||||
|
|
||||||
null
|
暂无
|
||||||
|
|
||||||
### Notice
|
### Notice
|
||||||
|
|
||||||
> 1. you must wait 30-50s to make sure deploy READY after change config;
|
> 1. you must wait 30-50s to make sure deploy READY after change config;
|
||||||
|
>>1. 您必须等待 30-50 秒以确保在更改配置后部署;
|
||||||
>
|
>
|
||||||
> 2. Vercel limit 100 deploy every day.
|
> 2. Vercel limit 100 deploy every day.
|
||||||
|
>>2. Vercel 限制每天部署 100 次。
|
||||||
|
|
||||||
### How to Install
|
### How to Install
|
||||||
|
|
||||||
|
@ -81,13 +87,9 @@ Please read the descriptions of settings before raising an issue.
|
||||||
### How to Install
|
### How to Install
|
||||||
|
|
||||||
1. 进入函数服务,上方选择地区,然后点击新建。
|
1. 进入函数服务,上方选择地区,然后点击新建。
|
||||||
|
|
||||||
2. 输入函数名称,选择模板函数,在模糊搜索中输入onedrive,大小写随意,选择那个【获取onedrive信息.....】,点下一步,在代码界面不用动,直接点完成。
|
2. 输入函数名称,选择模板函数,在模糊搜索中输入onedrive,大小写随意,选择那个【获取onedrive信息.....】,点下一步,在代码界面不用动,直接点完成。
|
||||||
|
|
||||||
3. 点击触发管理,创建触发器,触发方式改成API网关触发,底下勾选启用集成响应,提交。
|
3. 点击触发管理,创建触发器,触发方式改成API网关触发,底下勾选启用集成响应,提交。
|
||||||
|
|
||||||
4. 在触发管理中可以看到一个 访问路径,访问它,开始安装。
|
4. 在触发管理中可以看到一个 访问路径,访问它,开始安装。
|
||||||
|
|
||||||
(重点:**勾选集成响应**)
|
(重点:**勾选集成响应**)
|
||||||
|
|
||||||
> **添加网盘时,SCF可能会反应不过来,不跳转到微软,导致添加失败,请不要删除这个盘,再添加一次相同标签的盘就可以了。**
|
> **添加网盘时,SCF可能会反应不过来,不跳转到微软,导致添加失败,请不要删除这个盘,再添加一次相同标签的盘就可以了。**
|
||||||
|
@ -127,7 +129,7 @@ Please read the descriptions of settings before raising an issue.
|
||||||
|
|
||||||
### DEMO
|
### DEMO
|
||||||
|
|
||||||
无
|
暂无
|
||||||
|
|
||||||
### How to Install
|
### How to Install
|
||||||
|
|
||||||
|
@ -170,7 +172,7 @@ Please read the descriptions of settings before raising an issue.
|
||||||
|
|
||||||
### DEMO
|
### DEMO
|
||||||
|
|
||||||
暂无
|
暂无
|
||||||
|
|
||||||
### How to Install
|
### How to Install
|
||||||
|
|
||||||
|
@ -246,27 +248,18 @@ show content of index.html as html.
|
||||||
|
|
||||||
> 将index.html以静态网页显示出来。
|
> 将index.html以静态网页显示出来。
|
||||||
|
|
||||||
### head.md
|
### head.md & readme.md
|
||||||
|
|
||||||
### readme.md
|
|
||||||
|
|
||||||
it will showed at top or bottom as markdown.
|
it will showed at top or bottom as markdown.
|
||||||
|
|
||||||
> 以MD语法显示在顶部或底部。
|
> 以MD语法显示在顶部或底部。
|
||||||
|
|
||||||
### head.omf
|
### head.omf & foot.omf
|
||||||
|
|
||||||
### foot.omf
|
|
||||||
|
|
||||||
it will showed at top or bottom as html (javascript works!).
|
it will showed at top or bottom as html (javascript works!).
|
||||||
|
|
||||||
> 以html显示在顶部或底部(可以跑js)。
|
> 以html显示在顶部或底部(可以跑js)。
|
||||||
|
|
||||||
----
|
|
||||||
|
|
||||||
# A cup of coffee
|
|
||||||
|
|
||||||
https://paypal.me/qkqpttgf
|
|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
@ -281,3 +274,15 @@ https://paypal.me/qkqpttgf
|
||||||
### Telegram Group
|
### Telegram Group
|
||||||
|
|
||||||
https://t.me/joinchat/I_RVc0bqxuxlT-d0cO7ozw
|
https://t.me/joinchat/I_RVc0bqxuxlT-d0cO7ozw
|
||||||
|
|
||||||
|
----
|
||||||
|
|
||||||
|
# A cup of coffee
|
||||||
|
|
||||||
|
|PayPal|WeChat|
|
||||||
|
|:--:|:--:|
|
||||||
|
|<a href="https://www.paypal.com/paypalme/qkqpttgf"><img src="https://user-images.githubusercontent.com/49548316/136726721-9e1caef8-4288-4974-84fc-1f6398101a4f.png" width="500px"></a>|<img src="https://user-images.githubusercontent.com/49548316/136726627-da91533d-1ad8-415c-ae68-46fbd45b693d.png" width="500px">|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue