2 lines
2.4 KiB
JavaScript
2 lines
2.4 KiB
JavaScript
import{n as c}from"./other-Cs1Ect9e.js";import{aj as e,_ as V}from"./common-Col06hry.js";import"./vendor-DEYvKW2P.js";const t=r=>(Vue.pushScopeId("data-v-5d336e50"),r=r(),Vue.popScopeId(),r),a={class:"TriggerTime"},m=t(()=>Vue.createElementVNode("span",{class:"f16"},"触发时间",-1)),_={class:"content"},E=t(()=>Vue.createElementVNode("div",{class:"left"},"40分钟",-1)),T={key:0,class:"right"},g=t(()=>Vue.createElementVNode("img",{src:c,alt:""},null,-1)),I=[g],p=t(()=>Vue.createElementVNode("div",{class:"left"},"60分钟",-1)),h={key:0,class:"right"},v=t(()=>Vue.createElementVNode("img",{src:c,alt:""},null,-1)),f=[v],R=t(()=>Vue.createElementVNode("div",{class:"left"},"90分钟",-1)),M={key:0,class:"right"},N=t(()=>Vue.createElementVNode("img",{src:c,alt:""},null,-1)),k=[N],G=t(()=>Vue.createElementVNode("div",{class:"left"},"120分钟",-1)),B={key:0,class:"right"},C=t(()=>Vue.createElementVNode("img",{src:c,alt:""},null,-1)),w=[C],S=Vue.defineComponent({name:"ChooseSchool",__name:"TriggerTime",setup(r){const l=VueRouter.useRoute(),s=Vue.reactive({triggerTime:e.TRIGGER_TIME.TIME60});Vue.onMounted(()=>{s.triggerTime=~~l.query.triggerTime});function n(i){s.triggerTime=i,localStorage.setItem("changeTriggerTime",i)}return(i,o)=>{const d=Vue.resolveComponent("BaseHeader");return Vue.openBlock(),Vue.createElementBlock("div",a,[Vue.createVNode(d,null,{center:Vue.withCtx(()=>[m]),_:1}),Vue.createElementVNode("div",_,[Vue.createElementVNode("div",{class:"row",onClick:o[0]||(o[0]=u=>n(Vue.unref(e).TRIGGER_TIME.TIME40))},[E,s.triggerTime===Vue.unref(e).TRIGGER_TIME.TIME40?(Vue.openBlock(),Vue.createElementBlock("div",T,I)):Vue.createCommentVNode("",!0)]),Vue.createElementVNode("div",{class:"row",onClick:o[1]||(o[1]=u=>n(Vue.unref(e).TRIGGER_TIME.TIME60))},[p,s.triggerTime===Vue.unref(e).TRIGGER_TIME.TIME60?(Vue.openBlock(),Vue.createElementBlock("div",h,f)):Vue.createCommentVNode("",!0)]),Vue.createElementVNode("div",{class:"row",onClick:o[2]||(o[2]=u=>n(Vue.unref(e).TRIGGER_TIME.TIME90))},[R,s.triggerTime===Vue.unref(e).TRIGGER_TIME.TIME90?(Vue.openBlock(),Vue.createElementBlock("div",M,k)):Vue.createCommentVNode("",!0)]),Vue.createElementVNode("div",{class:"row",onClick:o[3]||(o[3]=u=>n(Vue.unref(e).TRIGGER_TIME.TIME120))},[G,s.triggerTime===Vue.unref(e).TRIGGER_TIME.TIME120?(Vue.openBlock(),Vue.createElementBlock("div",B,w)):Vue.createCommentVNode("",!0)])])])}}}),H=V(S,[["__scopeId","data-v-5d336e50"]]);export{H as default};
|