This website works better with JavaScript.
Home
Explore
Help
Sign In
ZhangBin
/
Ropeskipping
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
跳绳比赛远程报名系统
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2
Commits
1
Branch
0
Tags
1.7 MiB
CSS
46.1%
Vue
45.7%
JavaScript
8.1%
Tree:
99d29203da
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '99d29203da'
${ noResults }
Ropeskipping
/
store
/
modules
/
project
/
state.js
8 lines
88 B
Raw
Blame
History
const
state
=
{
data
:
null
,
companyId
:
0
,
num
:
0
,
Mat
:
0
}
;
export
default
state
;
Reference in new issue