-2
Please check this plunk link
I am 404 error, I am unable to find it , please anyone can solve it, and update my plunk
リンクhttps://plnkr.co/edit/rKxWDg?p=previewAngular2コードのPlunkerで404エラー?ここで
Please check this plunk link
I am 404 error, I am unable to find it , please anyone can solve it, and update my plunk
リンクhttps://plnkr.co/edit/rKxWDg?p=previewAngular2コードのPlunkerで404エラー?ここで
1)あなたのbase href
がplunkerのパスは無効です
あなたは固定アドレスを指定することはできませんので、 。そのため、 のサンプルコードでは、そのタグをオンザフライで と書いているスクリプトに置き換えています。
<script>document.write('<base href="' + document.location + '" />');</script>
あなただけではない、生産 コード、ライブたとえば、このトリックを必要とすべきです。あなたは
AppComponent
テンプレート内DynamicDetail
コンポーネントを使用する場合は
https://angular.io/docs/ts/latest/guide/router.html#!#set-the-lt-base-href-
2)あなたは、あなたはDynamicDetail
テンプレート内router-outlet
を追加する必要があります)、Y BusinessModule
3からそれをエクスポートする必要が