摘要:
html <div class="acc_item" id="acc_set"> <div class="row bg_fff border_top"> <div class="inner_item border_right col-50"> <div class="con set item" ng 阅读全文
posted @ 2017-08-21 18:20
alan-alan
阅读(203)
评论(0)
推荐(0)
摘要:
JS基础-dom操作 阅读全文
posted @ 2017-08-21 16:55
alan-alan
阅读(159)
评论(0)
推荐(0)
摘要:
html <div class="bg_fff step" ng-if="ifshowKh !='1'"> <ul class="row step_icon3" id="step_icon3"> <li class="item"></li> <div class="line col-20"></di 阅读全文
posted @ 2017-08-21 15:29
alan-alan
阅读(563)
评论(0)
推荐(0)
摘要:
html controller css 阅读全文
posted @ 2017-08-21 10:30
alan-alan
阅读(230)
评论(0)
推荐(0)
摘要:
1.1.2tab页展示 知识点: 理论上 $index 是由 ng-repeat 创建的一个 “模板变量(template variable)”。 这只在 repeat 块里面有意义(并正确起作用)。 当我们将它的值传递到外面时,它就失去了上下文从而不再有效。 功能 代码参考 VM <!-- $sc 阅读全文
posted @ 2017-08-21 10:21
alan-alan
阅读(276)
评论(0)
推荐(0)