This website works better with JavaScript.
Explore
Help
Sign In
lipenghui
/
qn-ai-pc
Watch
1
Star
0
Fork
You've already forked qn-ai-pc
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
青鸟ai,pc版仓库
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.
31
Commits
2
Branches
1
Tag
9.0 MiB
Tree:
6c7bc1e281
dxj
master
1.0.7
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '6c7bc1e281'
${ noResults }
qn-ai-pc
/
src
/
views
/
task
/
components
/
TaskList
/
index.d.ts
6 lines
80 B
Raw
Normal View
History
Unescape
Escape
feat:对接支付 对接签到功能 新手任务
1 year ago
export
interface
NoviceType
{
name
:
string
score
:
number
status
:
number
}