<import name="h2" src="../Common/ui/h-ui/text/c_h2"></import> <template> <div class="container"> <h2 text="h2标题"></h2> </div> </template> <style lang="less&q…
 <import name="tags" src="../Common/ui/h-ui/text/c_tags"></import> <template> <div class="container"> <tags data="{{data}}"></tags> </div> </template> <style lang=…
 <import name="h6" src="../Common/ui/h-ui/text/c_h6"></import> <template> <div class="container"> <h6 text="h6标题"></h6> </div> </template> <style lang="less&q…
 <import name="h5" src="../Common/ui/h-ui/text/c_h5"></import> <template> <div class="container"> <h5 text="h5标题"></h5> </div> </template> <style lang="less&q…
 <import name="h4" src="../Common/ui/h-ui/text/c_h4"></import> <template> <div class="container"> <h4 text="h4标题"></h4> </div> </template> <style lang="less&q…
 <import name="h3" src="../Common/ui/h-ui/text/c_h3"></import> <template> <div class="container"> <h3 text="h3标题"></h3> </div> </template> <style lang="less&q…
 <import name="h1" src="../Common/ui/h-ui/text/c_h1"></import> <template> <div class="container"> <h1 text="h1标题"></h1> </div> </template> <style lang="less&q…
 <import name="multi" src="../Common/ui/h-ui/text/c_text_multi"></import> <template> <div class="container"> <multi text="h-ui是一套为快应用开发者量身打制的UI组件库,以传统html5标签为基础,遵循主流前端框架样式命名习惯,对快应用原生组件二次封装而成,以…
 <import name="p" src="../Common/ui/h-ui/text/c_p"></import> <template> <div class="container"> <p text="h-ui是一套为快应用开发者量身打制的UI组件库,以传统html5标签为基础,遵循主流前端框架样式命名习惯,对快应用原生组件二次封装而成,以实现快应用"全组件式开发…
    <import name="fab" src="../Common/ui/h-ui/basic/c_fab"></import> <import name="news-detail" src="../Common/ui/h-ui/scene/c_news_detail"></import> <template> <div class="…