Commit b2171d71 authored by yangyq's avatar yangyq
Browse files

no message

parent 99ffd54b
Showing with 4 additions and 5 deletions
+4 -5
......@@ -45,10 +45,9 @@ export default class PayTip extends React.PureComponent {
visible={true}
title="提示"
onCancel={this.handleCancel}
footer={[regionId ? <Button onClick={this.handleBuySource} type="primary" size="sm">购买资源</Button> : null,
<Button onClick={this.handleClick} size="sm">账户充值</Button>]}
footer={[regionId ? <Button onClick={this.handleBuySource} type="primary" size="sm">购买资源</Button> : null]}
>
<h4 style={{textAlign: 'center'}}>资源及企业账户余额不足</h4>
<h4 style={{textAlign: 'center'}}>资源不足</h4>
</Modal>;
}
}
......@@ -268,5 +268,5 @@
s.parentNode.insertBefore(hm, s);
})();
</script>
<script type="text/javascript" src="/static/dists/index.ad27c80c.js"></script></body>
<script type="text/javascript" src="/static/dists/index.f07e805c.js"></script></body>
</html>
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment