Compare commits
No commits in common. "3f6bacdc63ec40a969de81f22b5869c7248b5ec5" and "b234839cee2dc2e31c8bcb41bed9df6021ef4724" have entirely different histories.
3f6bacdc63
...
b234839cee
|
|
@ -129,8 +129,8 @@ const Page = () => {
|
|||
border: 0,
|
||||
marginTop: 0,
|
||||
}}
|
||||
src={`${process.env.PUBLIC_URL}/static/pdf/web/viewer.html?file=${encodeURIComponent(`http://223.75.53.141:83/tsg/assets/data.pdf`)}`}
|
||||
// src={`${process.env.PUBLIC_URL}/static/pdf/web/viewer.html?file=${encodeURIComponent(`http://local.gunshiiot.com:18083/tsg/assets/data.pdf`)}`}
|
||||
// src={`${process.env.PUBLIC_URL}/static/pdf/web/viewer.html?file=${encodeURIComponent(`http://223.75.53.141:83/tsg/assets/data.pdf`)}`}
|
||||
src={`${process.env.PUBLIC_URL}/static/pdf/web/viewer.html?file=${encodeURIComponent(`http://local.gunshiiot.com:18083/tsg/assets/data.pdf`)}`}
|
||||
/>
|
||||
</div>
|
||||
</Modal>
|
||||
|
|
|
|||
Loading…
Reference in New Issue