0.4.4 • Published 4 years ago

@anyui/quickapp-compiler v0.4.4

Weekly downloads
1
License
GPL-3.0
Repository
-
Last release
4 years ago

快应用编译

编译原子说明

示例说明

每一个原子包含如下 hook:

onApp
onAppBefore
onAppMounted
App
AppBefore
AppMounted
  • onApp - 入口
  • onVue - 单文件(组件或页面)
  • onElement - 模板节点原子
  • onElementProps = 模板节点属性处理原子