SOURCE

console 命令行工具 X clear

                    
>
console
cola(function(model) {
  model.set({
    currentDate:new Date()
  })

});
<c-datepicker bind="currentDate" inputType="time"></c-datepicker>

<span c-bind="formatDate(currentDate,'yyyy-MM-dd')"><span>
.ui.panel{
  background-color:#fff;
}

本项目引用的自定义外部资源