Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ログインしていないユーザーには、独自の CSS、JS、ビューなどを持つ template1 を使用したいと考えています。ログインしているユーザーには、template2 を使用したいと考えています。AngularJS でこれを達成するにはどうすればよいですか?
ui-routerを試しましたか。これが役立つかどうかはわかりません。試してみてください。
ui-routerを使用すると、複数のテンプレートを作成できます。サンプルページはこちら