angular内置手势库hammer.js. <div class="hammer" (tap)="onSwiper($event)">tap</div> <div class="hammer" (pinch)="onSwiper($event)">pan</div> ...
確定! 回上一頁