dashboard
repositories
filestore
activity
search
login
main
/
mob-components
WebApp【公共组件库】@前端(For Git Submodule)
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
允许关闭mock,使用post请求本地模拟接口
Tevin
2023-03-21
7c2e817088e096f5b69471730f55f7a94da82db0
[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,
}