A HarmonyOS application developer displays three flowers in the form of a list, and the interaction logic code of the page is as follows.
The data for the A listcomes from the textList array, so the list will display three rows
src indicates the path of the image, and value indicates the name of the image
The three images are placed in the images subdirectory in the common directory of the same level as the file on the project page
The developer defines the contents of the textList array, which contains three elements
Submit