dashboard
repositories
filestore
activity
search
login
main
/
mob-components
WebApp【公共组件库】@前端(For Git Submodule)
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
fix:自定义导航-定义变量var改成let
‘chensiAb’
2025-03-05
81a67745b6bf51fc4d58ba8c2ccd971aaf5a29ae
[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,
}