Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/smallfawn/QLScriptPublic
/ prefix
Method
prefix
wxapp/ykb_all.js:236–238 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
234
}
235
236
prefix() {
237
return
`[${this.app.name}][账号${this.index}]`;
238
}
239
240
log(message) {
241
$.log(`${this.prefix()} ${message}`);
Callers
1
log
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected