* Date: 2018-4-3 */ // 前端URL的路由配置(支持TP5本身的路由规则) return array( // 'plugins/baidushoulu$' => array('weapp/Baidushoulu/index',array('method' => 'get', 'ext' => 'html'), 'cache'=>1), );