Skip to content
This repository has been archived by the owner on Jul 13, 2022. It is now read-only.

Commit

Permalink
fix: deploying button of demo
Browse files Browse the repository at this point in the history
  • Loading branch information
hal-wang committed Apr 22, 2021
1 parent 2a49e2b commit 5fbf1bf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@ npm i @hal-wang/cloudbase-access

线上示例:<https://s.hal.wang>

一键部署:[![](https://main.qcloudimg.com/raw/67f5a389f1ac6f3b4d04c7256438e44f.svg)](https://console.cloud.tencent.com/tcb/env/index?action=CreateAndDeployCloudBaseProject&appUrl=https%3A%2F%2Fgit.luolix.top%2Fhal-wang%2Fwedding-card&branch=main)
一键部署:[![](https://main.qcloudimg.com/raw/67f5a389f1ac6f3b4d04c7256438e44f.svg)](https://console.cloud.tencent.com/tcb/env/index?action=CreateAndDeployCloudBaseProject&appUrl=https%3A%2F%2Fgit.luolix.top%2Fhal-wang%2Fshort-url&branch=main)

### wedding-card

网络喜帖,能够生成邀请二维码。详情请查看 <https://github.com/hal-wang/wedding-card>

线上示例:<https://wedding.hal.wang>

一键部署:[![](https://main.qcloudimg.com/raw/67f5a389f1ac6f3b4d04c7256438e44f.svg)](https://console.cloud.tencent.com/tcb/env/index?action=CreateAndDeployCloudBaseProject&appUrl=https%3A%2F%2Fgit.luolix.top%2Fhal-wang%2Fshort-url&branch=main)
一键部署:[![](https://main.qcloudimg.com/raw/67f5a389f1ac6f3b4d04c7256438e44f.svg)](https://console.cloud.tencent.com/tcb/env/index?action=CreateAndDeployCloudBaseProject&appUrl=https%3A%2F%2Fgit.luolix.top%2Fhal-wang%2Fwedding-card&branch=main)

## 关于 CBA 的建议

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hal-wang/cloudbase-access",
"version": "1.2.4",
"version": "1.2.7",
"description": "利用 NodeJS 和 CloudBase 快速创建 Serverless RESTful Api",
"homepage": "https://github.com/hal-wang/cloudbase-access",
"repository": {
Expand Down

0 comments on commit 5fbf1bf

Please sign in to comment.