import Konva from 'konva';. const width = 170;. const height = 35;. const stage = new Konva.Stage({. container: 'app',. width: 500,. height: 200,. });.
確定! 回上一頁