This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
web
/
smart-app
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
96aa3b5d30
Branches
Tags
master
smart-app
/
components
/
tabber
/
tabber.js
tabber.js
107 B
Historique
Raw
1
2
3
4
5
6
export const taskNum =0 ;//任务
export const newsNum =0 ;//消息
export default {
taskNum,
newsNum,
}