This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Daftar
Masuk
tjf
/
jiaoyuju
Liatin
2
Bintangi
0
Fork
0
Berkas
Masalah
0
Permintaan Tarik
0
Wiki
Pohon:
0fb20a58e3
Ranting
Tag
master
report-no-nacos
jiaoyuju
/
ruoyi-ui
/
node_modules
/
log-symbols
/
browser.js
browser.js
107 B
Riwayat
Mentahan
1
2
3
4
5
6
7
'use strict'
;
module
.exports = {
info
:
'ℹ️'
,
success
:
'✅'
,
warning
:
'⚠️'
,
error
:
'❌️'
};