angular基础知识简介2:经常使用指令介绍

指令:node ng-app:指向当前组件后端 ng-controller:指向对应的区域数组 ng-model:至关于v-model数据结构 ng-repeat=v-forapp ng-init:ide <h1 ng-init="name='lili;age=20'">{{name}}{{age}}</h1>this ng-repeat下对应的属性code $index索引orm $first
相关文章
相关标签/搜索