Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/circircir-circle/human_exist_device
/ getData
Method
getData
mini_program/common/HttpService.js:21–23 ·
view source on GitHub ↗
(params, url)
Source
from the content-addressed store, hash-verified
19
20
//获取GET数据
21
getData(params, url) {
22
return
this.get(url || this.$$path.data, params);
23
}
24
25
//保存数据
26
saveData(params, url) {
Callers
15
Dl
Function · 0.80
echarts.js
File · 0.80
eg
Function · 0.80
rg
Function · 0.80
my
Function · 0.80
Dx
Function · 0.80
kx
Function · 0.80
Lx
Function · 0.80
xS
Function · 0.80
bS
Function · 0.80
MS
Function · 0.80
HS
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected