MCPcopy 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统一
5function get_player() {
6 return getApp().globalData.player;
7}
8
9PlayerHelper.set_url = function(url) {
10

Callers 1

player.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected