%>_<%, the most lonely moment is when you ask and answer your own questions.
In the end, I used cellTemplate, nested several p's in each td, and then used repeat to generate p. The size of p was set to the same, and the height of the grid cell was the same, and then each p was arranged side by side, with the color of the words Determined by p's css. By the way, we must first turn the string object into a slice into an array.
ng-class="{greenbar: !item.flag, whitebar: item.flag,}"
ng-repeat="item in row.entity.no_change"
This is the general idea. Who can give me some better suggestions? ! !
%>_<%, the most lonely moment is when you ask and answer your own questions.
In the end, I used cellTemplate, nested several p's in each td, and then used repeat to generate p. The size of p was set to the same, and the height of the grid cell was the same, and then each p was arranged side by side, with the color of the words Determined by p's css. By the way, we must first turn the string object into a slice into an array.
This is the general idea. Who can give me some better suggestions? ! !