若是要各別處理每個進入點所要做的事可以使用function 方式處理 view .join( enter => { return enter.append('p'); }, update => update, ...
確定! 回上一頁