class="map"
></view>
script:
this.val ={key;'1'};
this.val ={key:'2'};  
renderjs:
updateVal(){
console.log(‘短时间内只触发一次’)
}  
 
                                        
                                    
                                    script:
this.val ={key;'1'};
this.val ={key:'2'};  
renderjs:
updateVal(){
console.log(‘短时间内只触发一次’)
}  
5***@qq.com (作者)
好的,感谢。
2022-08-22 10:56