ThinkPHP3.2Widget的使用
ThinkPHP3.2的挂件widget和之前的版本有点不一样,3.2.x版本更为的灵活,主要集成了控制器就可以直接当控制器使用,当然挂件的使用目的是代码重用,减少冗余代码,总之优点很多。
DeprecationWarning: Tapable.plugin is deprecated. Use new API on `.hooks` instead
webpack报错DeprecationWarning: Tapable.plugin is deprecated. Use new API on `.hooks` instead