You can try something like this: items = [ { label: 'A', image: 'dashboard', route: 'AAA' }, { label: 'B', image: 'my-apps', route: 'BBB' } ...
確定! 回上一頁