title = '文件管理'; $this->params['breadcrumbs'][] = $this->title; FontAwesomeAsset::register($this); ?>
名称 | 操作 | ||
---|---|---|---|
= Html::tag('i', '', ['class' => $item['type']]) ?> = Html::a($item['name'], ['home/index', 'directory' => $relativePath]) ?> | = Html::tag('i', '', ['class' => $item['type']]) ?> = Html::a($item['name'], ['home/download', 'relativePath' => $relativePath]) ?> | = Html::a(Html::tag('i', '', ['class' => 'fa-regular fa-circle-down']), ['home/download', 'relativePath' => $relativePath]) ?> |