This website requires JavaScript.
Explore
Help
Register
Sign In
songwei
/
gree_leran
Watch
1
Star
0
Fork
You've already forked gree_leran
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
026957ad31
gree_leran
/
utils
/
msg.js
13 lines
108 B
JavaScript
Raw
Blame
History
const
showtitle
=
(
msg
)
=>
{
uni
.
showToast
(
{
icon
:
"none"
,
title
:
msg
}
)
}
export
default
{
showtitle
}
Reference in New Issue
View Git Blame
Copy Permalink