component/stepper/stepper.js Component({ properties: { // }, data: { // 這裏是一些組件內部數據// input默認是1 num: 1, // 使用data數據對象 ...
確定! 回上一頁