Commit fa61857f by web

Merge branch 'hotfix-去掉blank' into 'master'

fix: 去掉bottom BiBlank

See merge request !24
2 parents 62a5103b 6d164a08
{ {
"name": "xrk-bi", "name": "xrk-bi",
"version": "0.4.1", "version": "0.4.2",
"description": "xrk-bi", "description": "xrk-bi",
"author": "xrk", "author": "xrk",
"main": "dist/bundler.js", "main": "dist/bundler.js",
......
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
:key="domItem.baseInfo.id" :key="domItem.baseInfo.id"
> >
<BiBlank height="28" slot="top" usePrint></BiBlank> <BiBlank height="28" slot="top" usePrint></BiBlank>
<BiBlank height="28" slot="bottom" usePrint></BiBlank> <!-- <BiBlank height="28" slot="bottom" usePrint></BiBlank> -->
</BiChartBlock> </BiChartBlock>
</div> </div>
</div> </div>
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!