This website works better with JavaScript
Home
Explore
Help
Register
Sign In
web
/
smart-app
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
96aa3b5d30
Branches
Tags
master
smart-app
/
components
/
tabber
/
tabber.js
tabber.js
107 B
History
Raw
1
2
3
4
5
6
export const taskNum =0 ;//任务
export const newsNum =0 ;//消息
export default {
taskNum,
newsNum,
}