Merge branch 'master' of http://10.0.41.100:3000/lishenfeng/tsg-web
commit
b4a3e90148
Binary file not shown.
|
|
@ -144,6 +144,7 @@ const HomePage = ({showPanels}) => {
|
|||
setCheckedObj({ key:'41', label:'供水', labelRight:'今日供水实况', icon:'gongshui' })
|
||||
}else if(a==='5'){
|
||||
setCheckedObj({ key:'51', label:'水库', labelRight:'基本信息', icon:'shuiku' })
|
||||
setShowTable(true)
|
||||
}else{
|
||||
}
|
||||
}} expandIconPosition="end" accordion={true} bordered={false}>
|
||||
|
|
|
|||
|
|
@ -129,7 +129,7 @@ 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/data.pdf`)}`}
|
||||
src={`${process.env.PUBLIC_URL}/static/pdf/web/viewer.html?file=${encodeURIComponent(`http://223.75.53.141:83/tsg/assets/data.pdf`)}`}
|
||||
/>
|
||||
</div>
|
||||
</Modal>
|
||||
|
|
|
|||
Loading…
Reference in New Issue