This website requires JavaScript.
Explore
Help
Sign In
liulonglong
/
shuinichang_
Watch
1
Star
0
Fork
You've already forked shuinichang_
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
2fb16cfb24
shuinichang_
/
.history
/
src
/
utils
/
message_20231213135027.js
6 lines
144 B
JavaScript
Raw
Blame
History
export
const
Message
=
(
msg
,
type
)
=>
{
this
.
$message
(
{
message
:
'恭喜你,这是一条成功消息'
,
type
:
'success'
}
)
}
Reference in New Issue
View Git Blame
Copy Permalink