0.1.0 • Published 5 years ago

square-web v0.1.0

Weekly downloads
4
License
-
Repository
-
Last release
5 years ago

square

A pc web UI component based on Vue.js

project structure

  • square

    • public

      • index.html
      • logo.ico
    • components

      • loading
        • index.vue
      • ......
    • src

      • view
        • module
          • page.vue
    • entry

      • index.js 主入口
      • route.js 前端路由
      • store.js 前端数据
      • root.vue 根文件
0.1.0

5 years ago