摘要:
Page({ data: { text: 'init data', num: 0, array: [{text: 'init data'}],//数组数据初始化格式 object: { text: 'init data'//对象数据初始化格式 } }, changeText: function() { // this.dat... 阅读全文
posted @ 2018-02-06 10:08
飞狐爷
阅读(2238)
评论(0)
推荐(0)
浙公网安备 33010602011771号