<?php $form = ActiveForm::begin([
'options'=>['class' => 'form-horizontal row-border','enctype'=>"multipart/form-data"],
'fieldConfig'=>[
'options'=>['class'=>'row cl'],//改变class类
]

]); ?>

相关文章:

  • 2021-12-23
  • 2021-12-20
  • 2022-12-23
  • 2021-11-30
  • 2021-12-31
  • 2021-11-30
  • 2022-03-07
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-09-30
  • 2022-01-07
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案