Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CoderOpen/waimai
/ setTextSizeWithUnit
Function
setTextSizeWithUnit
front/wxcomponents/vant/loading/index.js:26–30 ·
view source on GitHub ↗
(size)
Source
from the content-addressed store, hash-verified
24
});
25
},
26
setTextSizeWithUnit(size) {
27
this.set({
28
textSizeWithUnit: addUnit(size)
29
});
30
}
31
}
32
});
Callers
nothing calls this directly
Calls
2
addUnit
Function · 0.90
set
Method · 0.45
Tested by
no test coverage detected