From 2ebcb28d9f968ce6fba4cd12b7ab3ede0164ebbd Mon Sep 17 00:00:00 2001 From: lrz <1414556676@qq.com> Date: Tue, 13 Oct 2020 13:06:21 +0800 Subject: [PATCH] docs(readme): parter link 1.add parter link 2.add team member 3.ccs:remove body style --- README-zh.md | 2 ++ README.md | 2 ++ src/css/luckysheet-core.css | 4 ++-- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README-zh.md b/README-zh.md index 554a090..0f80f88 100644 --- a/README-zh.md +++ b/README-zh.md @@ -160,6 +160,7 @@ npm run build ## 合作项目 - [鲁班h5](https://github.com/ly525/luban-h5) +- [excelize](https://github.com/360EntSecGroup-Skylar/excelize) ## 加入共建 @@ -196,6 +197,7 @@ npm run build - [@wpxp123456](https://github.com/wpxp123456) - [@tonytonychopper123](https://github.com/tonytonychopper123) - [@Dushusir](https://github.com/Dushusir) +- [@c19c19i](https://weibo.com/u/3884623955) ### 活跃成员 - [@danielcai1987](https://github.com/danielcai1987) diff --git a/README.md b/README.md index e786c52..3090b52 100644 --- a/README.md +++ b/README.md @@ -165,6 +165,7 @@ Create a table ## Partner project - [luban-h5](https://github.com/ly525/luban-h5) +- [excelize](https://github.com/360EntSecGroup-Skylar/excelize) ## Co-construction @@ -193,6 +194,7 @@ Create a table - [@wpxp123456](https://github.com/wpxp123456) - [@tonytonychopper123](https://github.com/tonytonychopper123) - [@Dushusir](https://github.com/Dushusir) +- [@c19c19i](https://weibo.com/u/3884623955) ### Active participants - [@danielcai1987](https://github.com/danielcai1987) diff --git a/src/css/luckysheet-core.css b/src/css/luckysheet-core.css index 468d90a..a6f2e61 100644 --- a/src/css/luckysheet-core.css +++ b/src/css/luckysheet-core.css @@ -1,9 +1,9 @@ -body { +/* body { margin: 0px; height: 100%; overflow: hidden; } - + */ ::-webkit-scrollbar-track {