Results 2 issues of Jim

vue 解析出错 `error eg: D:wwwweblaravel6 outes/api.php` 正确路径应如下: `right: eg: D:/www/web/laravel6/routes/api.php` 建议修改文件 `vendor\sunshinev\laravel-gii\src\Business\GenerateBusiness.php` 中3处 `$virtualPath = str_replace('\\', '/', $virtualPath);` windows和Linux都适用

How to insert code snippets in the editor?