Sign in

microservice / itcast-authority-web · Files

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • itcast-authority-web
  • src
  • icons
  • components
  • index.ts
  • 初始化权限管理也没见
      441d4b7c
    shaofan authored
    2025-10-29 14:33:07 +0800  
    Browse Code »
index.ts 365 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
/* tslint:disable */
import './code'
import './dashboard'
import './example'
import './eye-off'
import './eye-on'
import './form'
import './hamburger'
import './link'
import './menu'
import './menuuser'
import './monitor'
import './nested'
import './organization'
import './password'
import './post'
import './role'
import './table'
import './tree'
import './user'