xinyeweb / yii2-layer
yii2-layer
dev-master
2021-02-02 07:32 UTC
Requires
- yiisoft/yii2: *
This package is auto-updated.
Last update: 2026-03-01 00:22:05 UTC
README
yii2-layer
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist xinyeweb/yii2-layer:dev-master
or add
"xinyeweb/yii2-layer": "dev-master"
to the require section of your composer.json file.
Usage
<?php \xinyeweb\layer\LayerAsset::register($this); ?>
mobile版本 http://layer.layui.com/mobile/
<?php \xinyeweb\layer\LayerMobileAsset::register($this); ?>
使用方法參考官方文檔