What is a better two-way data binding scheme for native Mini Program?

that is, if the value bound on the page changes, the value in data can also be changed accordingly,

now I mainly don"t want to write about input events.

want it to change automatically, is there any way, bosses?


use bindinput for bi-directional binding, similar to v-model in vue

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-1b394bf-2c17b.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-1b394bf-2c17b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?