示例#1
0
	closeTapTarget() {
		this.tapTarget.close();
	}
示例#2
0
	openTapTarget() {
		this.tapTarget.open();
	}