Compare commits
No commits in common. "5c7622aa5277d36643496b4ea990d6904d84bf1c" and "646aa39239ab12c1d2da66d62ce0cf9b3879ed71" have entirely different histories.
5c7622aa52
...
646aa39239
|
|
@ -129,8 +129,7 @@ const Page = () => {
|
||||||
border: 0,
|
border: 0,
|
||||||
marginTop: 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://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>
|
</div>
|
||||||
</Modal>
|
</Modal>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue