01 bootstrap The most popular front-end framework for developing responsive, mobile first projects on the web. 02 angular.js AngularJS is an MVC framework for building web applications. The core features include HTML enhanced with custom component a
在frontend/assets/AppAsset.php
代码示例
namespace frontend\assets;
use yii\web\AssetBundle;
/**
* Main frontend application asset bundle.
*/
class AppAsset extends AssetBundle
{
public $basePath = 'webroot';
public $baseUrl = 'web';
public $css =