We won't have 2 app components rendered on the screen. A duplicate call to render in your example index.html will not update the div but will append a new one.
確定! 回上一頁