微信小程序的wxs語法與vue計算屬性

微信小程序的wxs語法 能夠當作vue的計算屬性和vue filter 使用。由於wxs中的函數能夠寫在{{   }}中 。vue

例如:小程序

可用在微信小程序

 <view>{{ foo() }}</view>

詳見官網:https://developers.weixin.qq.com/miniprogram/dev/framework/view/wxs/微信

相關文章
相關標籤/搜索