<?php use think\facade\Route; // Route::get('login/index/:notify$', 'login/index')->pattern(['notify' => '[\w]+']);