Merge branch 'master' of https://github.com/ciaochaos/qrbtf
This commit is contained in:
commit
1ef04fe418
|
@ -219,7 +219,7 @@ class Qrcode extends React.Component {
|
|||
<div className="Qr-div-table">
|
||||
<table className="Qr-table">
|
||||
<tbody>
|
||||
{this.renderAdjustment()}
|
||||
{this.renderAdjustment()}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
@ -252,7 +252,6 @@ class Qrcode extends React.Component {
|
|||
<a href="https://www.yuque.com/qrbtf/topics" rel="noopener noreferrer" target="_blank">
|
||||
<button className="dl-btn">问题反馈</button>
|
||||
</a>
|
||||
<button disabled className="dl-btn">提交样式</button>
|
||||
</div>
|
||||
<div className="div-btn">
|
||||
<button disabled className="dl-btn">提交样式</button>
|
||||
|
|
Loading…
Reference in New Issue