Commit 98c2aa36 authored by yff's avatar yff

提交静态PDF

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