// import IsShow from './isShow' // import Anchor from './anchor' // let directives = [IsShow, Anchor] export default { // install (Vue) { // directives.forEach(directive => { // directive.install(Vue) // }) // } }