Skip to content

Commit d91d8c6

Browse files
committed
feat(component): add cra example
1 parent ed512fb commit d91d8c6

31 files changed

+11944
-1893
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
node_modules
22
.DS_Store
33
.eslintcache
4+
5+
dist

.netlify/state.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"siteId": "99a7a44b-40c7-4fa8-90a3-d203a6133435"
3+
}

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -56,14 +56,6 @@ callLib.open({
5656
});
5757
```
5858

59-
## Demo
60-
61-
请访问[demo 页面](https://raw.githack.com/suanmei/callapp-lib/master/example/index.html),或访问[demo 文件](https://github.com/suanmei/callapp-lib/blob/master/example/index.html)
62-
63-
如果你在使用移动端,可以扫描下方二维码:
64-
65-
![示例页面二维码](https://raw.githubusercontent.com/suanmei/callapp-lib/master/screenshots/demo-qrcode.png)
66-
6759
## 答疑群
6860

6961
![答疑群](https://gw.alicdn.com/tfs/TB1pM.hJFP7gK0jSZFjXXc5aXXa-750-990.jpg)

0 commit comments

Comments
 (0)