Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

Commit

Permalink
fix(image,config): image,config
Browse files Browse the repository at this point in the history
1. copy excel to luckysheet,get image 2.config add hooks
  • Loading branch information
Dushusir committed Sep 15, 2020
1 parent a121b95 commit 2dddfaa
Show file tree
Hide file tree
Showing 4 changed files with 453 additions and 51 deletions.
7 changes: 5 additions & 2 deletions docs/guide/FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,12 @@ luckysheet.buildGridData(luckysheetfile)

------------

## **<span style="font-size:20px;">Q</span>** How to use Luckysheet in vue project?
## **<span style="font-size:20px;">Q</span>** How to use Luckysheet in Vue/React project?

**<span style="font-size:20px;">A</span>** : Reference [Luckysheet-vue-demo](https://github.com/Dushusir/vue-demo)
**<span style="font-size:20px;">A</span>**:

- Vue case: [luckysheet-vue](https://github.com/mengshukeji/luckysheet-vue)
- React case: [luckysheet-react](https://github.com/mengshukeji/luckysheet-react)

------------

Expand Down
7 changes: 5 additions & 2 deletions docs/zh/guide/FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,12 @@ luckysheet.buildGridData(luckysheetfile)

------------

## **<span style="font-size:20px;">Q</span>** 如何在vue项目中使用Luckysheet
## **<span style="font-size:20px;">Q</span>** 如何在Vue/React项目中使用Luckysheet

**<span style="font-size:20px;">A</span>** : 参考 [Luckysheet-vue-demo](https://github.com/Dushusir/vue-demo)
**<span style="font-size:20px;">A</span>** : 

- Vue案例:[luckysheet-vue](https://github.com/mengshukeji/luckysheet-vue)
- React案例:[luckysheet-react](https://github.com/mengshukeji/luckysheet-react)

------------

Expand Down
Loading

0 comments on commit 2dddfaa

Please sign in to comment.