We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
经验教训心得体会汇总
自0.981版,不再支持ms-each-el-index="xxx"的写法了,想取index要用$outer,即el.$outer.$index,就是外面的$index了。
日期选择插件使用注意点: 在input 上写 ms-widget="datepicker" style="position: relative;" 注意要在页面之初引用<script src="~/Scripts/avalon.require.text.js"></script>