Commit 98c2aa36 authored by yff's avatar yff

提交静态PDF

parent 8fe69db9
......@@ -2,4 +2,4 @@ timer.enable=false
server.isEnableSwagger=true
spring.session.store-type=none
reg.mode = dev
file.staticRealPath=D://DPKB/video
\ No newline at end of file
file.staticRealPath=D://DPKB
\ No newline at end of file
......@@ -280,9 +280,9 @@
}
/* pdf */
function getPdf(time){
pdfshow("getPdf","gylct",time||20000)
pdfshow("/mes/api/file/PDF/工艺流程图.pdf","gylct",time||20000)
}
/* video */
function getVideo(){
$("video").attr('src','/mes/api/file/v1.mp4')
$("video").attr('src','/mes/api/file/video/v1.mp4')
}
\ No newline at end of file
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