This website works better with JavaScript.
Home
Explore
Help
Sign In
DIGITAL_MEDICAL
/
qcp-pad
generated from
ccsens_fe/uni-vue3-template
Watch
1
Star
0
Fork
1
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
qcp QCP pad
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.
1
Commit
1
Branch
0
Tags
1.8 MiB
Vue
77%
JavaScript
18.8%
SCSS
1.9%
TypeScript
1.8%
CSS
0.5%
Tree:
031492129a
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '031492129a'
${ noResults }
qcp-pad
/
api
/
modules
/
user.ts
7 lines
109 B
Raw
Blame
History
export
const
userApi
=
{
// 登录
login
:
async
query
=
>
{
console
.
log
(
query
)
return
null
}
,
}
Reference in new issue