dashboard
repositories
filestore
activity
search
login
main
/
mob-components
WebApp【公共组件库】@前端(For Git Submodule)
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
知识库文档,前端工作共识完整版
Tevin
2025-03-20
a0cbe9888adf8386e7145520b1ccacbc15b2b755
[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,
}