上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 13 下一页
摘要: 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 阅读(199) 评论(0) 推荐(0) 编辑
摘要: JS基础-dom操作 阅读全文
posted @ 2017-08-21 16:55 alan-alan 阅读(156) 评论(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 阅读(542) 评论(0) 推荐(0) 编辑
摘要: html controller css 阅读全文
posted @ 2017-08-21 10:30 alan-alan 阅读(213) 评论(0) 推荐(0) 编辑
摘要: 1.1.2tab页展示 知识点: 理论上 $index 是由 ng-repeat 创建的一个 “模板变量(template variable)”。 这只在 repeat 块里面有意义(并正确起作用)。 当我们将它的值传递到外面时,它就失去了上下文从而不再有效。 功能 代码参考 VM <!-- $sc 阅读全文
posted @ 2017-08-21 10:21 alan-alan 阅读(270) 评论(0) 推荐(0) 编辑
摘要: 金额数字处理 阅读全文
posted @ 2017-08-18 10:38 alan-alan 阅读(178) 评论(0) 推荐(0) 编辑
摘要: 掩码 阅读全文
posted @ 2017-08-18 10:37 alan-alan 阅读(167) 评论(0) 推荐(0) 编辑
摘要: /*ajax方法封装*/ 阅读全文
posted @ 2017-08-18 10:36 alan-alan 阅读(140) 评论(0) 推荐(0) 编辑
摘要: webApp 1.屏幕自适应 2.Manifest.json文件 它是5+移动App的配置文件,用于指定应用的显示名称、图标、应用入口文件地址及需要使用的设备权限等信息,用户可通过HBuilder的可视化界面视图或者源码视图来配置5+移动App的信息。 3.页面重设CSS /*reset*/ htm 阅读全文
posted @ 2017-08-17 17:49 alan-alan 阅读(165) 评论(0) 推荐(0) 编辑
摘要: 1.1.1. 常用界面组件使用 功能 代码参考 {{属性名}} 数据绑定对象,例如{{attr1}}这里会自动绑定控制层$scope.attr1。此标签可以出现在页面调用的js函数中,注意不能使用双引号和单引号了,如<a ng-click="gotoDetail({{item.planserialn 阅读全文
posted @ 2017-08-17 16:50 alan-alan 阅读(509) 评论(0) 推荐(0) 编辑
上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 13 下一页