Git Product home page Git Product logo

multi-level-dynamic-menu-vue2's Introduction

Multi-level dynamic menu Vue2

基于Vue2 开发的一个 多层级动态菜单

Project setup

npm install

Have an Api

  test API append [ https://api.6xr.cc/api/uploads/data.json ] ❌
	⚠ 这个api不定时会无效,如果无效请使用json-server
	⚠ This api will be invalid from time to time, if invalid, please use json-server

	If your computer does not have the json-server service installed
	You need to download and install json-server globally
	After the installation is complete, open ./src/data in the project directory
	Run json-server data.json in the console
	After running you will get an address similar to http://localhost:3000/data,
	Copy it to open line 47 of src/views/RunModule.vue and replace it
	Then reopen a console window and run npm run serve to run the project
	-----------------------------------------------------------------------------
	如果你的计算机没有安装json-server服务
	你需要去下载并全局安装json-server
	安装完成后打开项目目录的 ./src/data
	在控制台运行 json-server data.json
	运行完成后你将得到一个类似于 http://localhost:3000/data 的地址,
	复制它打开 src/views/RunModule.vue 的 47行 ,把他替换
	然后重新打开一个控制台窗口 运行 npm run serve 将项目运行

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Module Quick look

快速查看

multi-level-dynamic-menu-vue2's People

Contributors

bigjihua avatar

Stargazers

溪雨安 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.