Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CoderOpen/waimai
/ get_player
Function
get_player
front/utils/player.js:5–7 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3
4
//获取唯一player, 保持player统一
5
function
get_player() {
6
return
getApp().globalData.player;
7
}
8
9
PlayerHelper.set_url =
function
(url) {
10
Callers
1
player.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected