欢迎各位兄弟 发布技术文章
这里的技术是共享的
https://getbootstrap.com/docs/4.4/getting-started/introduction/
$ composer require tymon/jwt-auth
https://github.com/tymondesigns/jwt-auth
https://jwt-auth.readthedocs.io/en/develop/laravel-installation/ 有大大大用
https://github.com/bitfumes/
https://github.com/bitfumes/laravel-angular-authentication
https://github.com/angular/components/issues/3223
https://stackblitz.com/edit/angular-sfjaox
https://stackoverflow.com/questions/49809702/vertical-tabs-with-angular-material
解决方法:
在app-routing.cache.ts中增加对子的判断
Angular4_ 返回上一页
最简单的实现方法。。。
<button (click)="goBack()" class="btn btn-outline-info" style="float:left;width:180px">Back</button>
goBack() {
history.go(-1);
}
如果想保留数据。可以选择路由复用
链接:点击打开链接
可能出现的错误:点击打开链接
1)关掉控制面板里的麦克风功能
https://nodejs.org/zh-cn/download/
2373 verbose stack SyntaxError: Unexpected end of JSON input while parsing near '...urce-map-support":"la'
2373 verbose stack at JSON.parse (<anonymous>)
2373 verbose stack at parseJson (D:\Program Files\nodejs\node_modules\npm\node_modules\json-parse-better-errors\index.js:7:17)
2373 verbose stack at consumeBody.call.then.buffer (D:\Program Files\nodejs\node_modules\npm\node_modules\node-fetch-npm\src\body.js:96:50)
2373 verbose stack at process._tickCallback (internal/process/next_tick.js:68:7)
理解 Angular 的模块。