The positioning of this project is the background integration solution, mainly for the e-commerce industry, including the official website setting, customer management, commodity management, order management and other modules

function

  • Website management
  • Customer management
  • Commodity management
  • The order management

The module

  • Login/Logout
  • Permission to verify
  • The sidebar
  • Bread crumbs
  • Rich text editor
  • Sticky
  • Echarts chart
  • 401,401 error page
  • table
  • Dynamic sidebar (supports multi-level routing
  • screenfull

The development of

# # # https://github.com/LuLuCodes/vue-back-end-template cloning project installation depend on NPM install local development open service NPM run devCopy the code

Browser visit http://localhost:8080

│ ├─ SRC // Source │ ├─ assets │ ├─ Components │ ├─ SRC // Source │ ├─ assets │ ├─ Components │ ├─ Directive │ ├─ Flag School - - Flag School - - - - - - - - - - - - - - - - - - - - - - - - - - │ ├ ─ ─ App. Vue / / entry page │ └ ─ ─ the main, js / / entry loading component initialization ├ ─ ─ the static / / the third party is not packaged resources ├ ─ ─ the babelrc / / Babel - loader configuration ├ ─ ─ ├─ ├─ favicon ├─ index.html // HTML Template ├─.gitignore // git Ignore ├─ Favicon ├─ index.html // HTML Template ├─ package.json // package.jsonCopy the code

rendering

MIT