dashboard
repositories
filestore
activity
search
login
main
/
mob-components
WebApp【公共组件库】@前端(For Git Submodule)
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
微调底层文件结构,微调测试环境判断
Tevin
2021-12-02
8ee79710640b73f616d268460adb91b58d1df521
[mob-components.git]
/
layout
/
anchor
/
index.js
1
2
3
4
5
6
7
8
9
10
/**
* CAnchor
* @author Tevin
*/
import CAnchor from '@components/layout/anchor/CAnchor.vue';
export {
CAnchor,
}