WeChat Mini Programs, how to modify the data of properties

after modifying the data in this by direct assignment, it is found that there is no Synchronize display on the page.

Can the data of

properties be modified? How should I modify it?


as far as I understand it, isn't this the communication between parent and child components?

A more normal method is a child component triggerEvent a parent component bind:xx and then a parent component setData


setData
official document-setData

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3768e-2b8da.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3768e-2b8da.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?