提交 e7125a07 编写于 作者: Y yangxiaolu3

Merge branch 'next' of https://github.com/jdf2e/nutui into next

......@@ -5,8 +5,8 @@ var demoModel = function(nameLc) {
<div class="demo">
<h2>基础用法</h2>
<nut-cell>
<nut-temp name="wifi"></nut-temp>
<nut-temp name="mail" txt="test txt"></nut-temp>
<${nameLc} ></${nameLc}>
<${nameLc} ></${nameLc}>
</nut-cell>
</div>
</template>
......@@ -23,7 +23,7 @@ var demoModel = function(nameLc) {
</script>
<style lang="scss" scoped>
.nut-temp {
.demo{
}
</style>
`,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册