'control-label demo']); ?>
"config[" . $row['name'] . "]", 'value' => $row['value']['data'] ?? $row['default_value'], 'language' => 'zh-CN', 'layout' => '{picker}{remove}{input}', 'pluginOptions' => [ 'format' => 'yyyy-mm-dd', 'todayHighlight' => true,//今日高亮 'autoclose' => true,//选择后自动关闭 'todayBtn' => true,//今日按钮显示 ], 'options' => [ 'class' => 'form-control no_bor', ] ]) ?>