数据缓存失败,C:\wwwroot\htoven\web/cache/data文件夹的读写权限设置为777!

162.                      
163.                      if($route_ok){
164.                          
165.                          break;
166.                      }
167.                  }
168.              }
169.              if($route_ok){
170.                  //print_r($matches);
171.                  foreach($matches as $k=>$v){
172.                      $urls str_replace('$'.$k,$v[0],$urls);