dashboard
repositories
filestore
activity
search
login
刘文浩
/
nsjcy
forked from
nsjcy/frontEnd/nsjcy
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
1
liuwh
2020-02-26
b321fc6111c6483e3b2e501620d2e7ffc6a22f15
[~liuwh/nsjcy.git]
/
SunshineLnsMinApp
/
templeteDist
/
wuxDist
/
qrcode
/
qr.js
/
lib
/
mode.js
1
"use strict";module.exports={MODE_NUMBER:1,MODE_ALPHA_NUM:2,MODE_8BIT_BYTE:4,MODE_KANJI:8};