This website requires JavaScript.
Explore
Help
Sign In
loveuer
/
nf-disk
Watch
1
Star
0
Fork
0
You've already forked nf-disk
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
nf-disk
/
internal
/
opt
/
var.go
12 lines
122 B
Go
Raw
Normal View
History
Unescape
Escape
:tada: 搭完基本框架
2024-09-26 17:54:14 +08:00
package
opt
feat: wrap message by fluent ui toast
2024-09-27 14:52:10 +08:00
const
(
Msg200
=
"操作成功"
Msg400
=
"输入不正确"
Msg500
=
"发生错误"
)
:tada: 搭完基本框架
2024-09-26 17:54:14 +08:00
var
(
Debug
bool
)
Reference in New Issue
Copy Permalink