Page({ data: { options: [{ id: '001', roomDesc: '北京' }], selected: {} }, /** * 生命周期函式--監聽頁面加載 */ onLoad: function (options) {
確定! 回上一頁