Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CoderOpen/waimai
/ onTouchEnd
Method
onTouchEnd
front/components/mpvueGestureLock/gestureLock.js:55–59 ·
view source on GitHub ↗
(e)
Source
from the content-addressed store, hash-verified
53
}
54
55
onTouchEnd(e) {
56
const
checkPoints = this.checkPoints;
57
this.reset();
58
return
checkPoints;
59
}
60
61
// 初始化 偏移量
62
setOffset(e) {
Callers
nothing calls this directly
Calls
1
reset
Method · 0.95
Tested by
no test coverage detected