Commit c92290f9 authored by zhengke's avatar zhengke

no message

parent fcb8769e
......@@ -204,7 +204,7 @@ const GetTripTemplate = async () =>{
}
let dataRes = await ConfigService.GetTripTemplateSlide(queryMsg);
if (dataRes.data.resultCode == 1) {
let viewportRatio = 1.777
let viewportRatio = 1.7777
if(dataRes.data.data.TempType==1) viewportRatio = 0.75
slidesStore.setViewportRatio(viewportRatio)
......
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