mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-07-28 16:37:42 +00:00
Merge branch 'download_cer' of git://github.com/guox191/anyproxy into guox191-download_cer
This commit is contained in:
@@ -62,7 +62,7 @@ class DownloadRootCA extends React.Component {
|
||||
const content = (
|
||||
<div className={Style.qrCodeWrapper} >
|
||||
<div dangerouslySetInnerHTML={imgDomContent} />
|
||||
<span>Scan to download rootCA.crt to your Phone</span>
|
||||
<span>Scan to download rootCA to your Phone</span>
|
||||
</div>
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user