Supwb的gravatar头像
Supwb 2017-10-10 18:39:06

angularjs如何实现动态表单?

如何实现动态表单,单一动态的输入框能做,但如果含下拉框怎么去实现,没有思路,找大牛们提点提点

所有回答列表(3)
依然在路上的gravatar头像
依然在路上  LV17 2017年10月19日

说的是这种的吗   网上好多的例子 这些值是写死的  当然也可以动态填充值的  这个就需要前台和后台配合了

<section class="col col-3">

<label class="select">

<span>收获年度:</span>

<label class="select">

<select name="harvestTime" ng-model="qualitycheck.harvestTime"  required>

<option value="?" selected="" disabled="">请选择</option>

<option value="2017">2017</option>

<option value="2016">2016</option>

</select> <i></i> </label>

</label>

</section>

 

评论(1) 最佳答案
程序猿全敏的gravatar头像
程序猿全敏  LV29 2017年10月11日

有选择器的,去看看吧!

slamdunk的gravatar头像
slamdunk  LV12 2017年10月18日

我觉得你的问题表述的一点都不清楚,能不能详细点呢。@最代码官方,建议这种问答审核不过!

最近浏览
1287666340  LV1 2020年1月10日
西门也吹牛  LV6 2017年12月18日
程序猿_  LV3 2017年10月30日
Supwb  LV11 2017年10月23日
123z321z1234z  LV3 2017年10月22日
chorome  LV3 2017年10月19日
as88002912  LV2 2017年10月19日
mmmm7777  LV8 2017年10月18日
Evil_dong  LV4 2017年10月18日
slamdunk  LV12 2017年10月18日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友