dashboard
repositories
filestore
activity
search
login
main
/
mob-components
WebApp【公共组件库】@前端(For Git Submodule)
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
省市区地理名称变更
Tevin
2022-10-14
c2f169a2448e4162ac36c22548c069fa4b1f6b22
[mob-components.git]
/
plugins
/
qrcode
/
index.js
1
2
3
4
5
6
7
8
9
10
/**
* qrcode
* @author Tevin
*/
import CQRCode from '@components/plugins/qrcode/CQRCode.vue';
export {
CQRCode
}