Commit 8ca985f3 by wufan

feat:开放分享链接入口

parent 1f70803e
......@@ -126,7 +126,7 @@ class ExamShareModal extends React.Component {
<div className="content" onClick={this.handleDownloadPoster}>下载海报</div>
</div>
{/* <div className="share-url right__item" style={{ marginTop: 40 }}>
<div className="share-url right__item" style={{ marginTop: 40 }}>
<div className="title">② 链接分享</div>
<div className="sub-title">用户可通过微信或浏览器打开以下链接,查看考试(建议使用谷歌浏览器)</div>
<div className="content">
......@@ -136,7 +136,7 @@ class ExamShareModal extends React.Component {
onClick={this.handleCopy}
>复制</Button>
</div>
</div> */}
</div>
</div>
</Modal>
)
......
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