--引入 element-ui 样式--><myform ref="myform":form="form"></myform>Vue.use(httpVueLoader);varvm=newVue({components:{myform:"url:./myform.vue",},el:"#app",data:{that:this,test:"hello",form:{name:"test-name",region:"",date1:"2022/9/22",date2:"15:00:00",delivery:false...