var BpmnViewer = require('bpmn-js').Viewer; var xml; // my BPMN 2.0 xml var viewer = new BpmnViewer({ container: ' ...
確定! 回上一頁