Commit 2f179cae by FE

popup title

parent 87c069e0
...@@ -329,7 +329,7 @@ class BlessingPreheat extends Component { ...@@ -329,7 +329,7 @@ class BlessingPreheat extends Component {
margin: 1 margin: 1
}).then(url => { }).then(url => {
Popup({ Popup({
title: '', title: '扫码关注“七月在线”服务号',
content: <img src={url} alt="barcode" className="qr-code"/>, content: <img src={url} alt="barcode" className="qr-code"/>,
className: 'invite-popup' className: 'invite-popup'
}) })
......
Markdown is supported
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