dashboard
repositories
filestore
activity
search
login
7_kp_wubaiHero
/
7_wubaiHero_client_creator
h5
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
121212
difenduandada
2024-12-31
34abe6963b344c882358274957f4b992456fee40
[7_kp_wubaiHero/7_wubaiHero_client_creator.git]
/
zsyz_client_h5
/
assets
/
Scripts
/
mod
/
primus
/
primus_event.js
1
2
3
4
5
6
var PrimusEvent = {}
// 竖版事件
// 用于处理红点
PrimusEvent.Updata_Primus_RedPoint = "PrimusEvent.Updata_Primus_RedPoint"
module.exports = PrimusEvent;