Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What is the background management framework vue framework wz of vue

2025-01-15 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/03 Report--

This article is to share with you about vue background management framework vue framework wz is how, the editor feels very practical, so share with you to learn, I hope you can learn something after reading this article, say no more, follow the editor to have a look.

Vueframeworkwz this project is a background management framework, which integrates permission management, login function, UI component, Qiniu upload and other functions. It is recommended to use it directly. Note: it is easy to debug the front end, so mockjs emulation is used in all data requests. Remove the mock file when you need to request an external api.

Vueframeworkwz characteristics

Wz scaffolding (scaffolding makes it easier for you to install / uninstall components)

Industrial UI components (ready to use, no need to build your own wheels)

Adaptive layout (perfect fit for large, medium and small screens)

Login / logout

Permission verification

Multi-TAB navigation (how can it be called background management interface without multi-TAB? )

Tinymce Editor

Markdown Editor

Dynamic sidebar (supports multi-level routing)

Bread crumb navigation

JsON display component

Echartjs chart

404 error page

Table data is directly exported to cvs

Multi-environment release

Mock data

Cool hover special effects

VueframeworkwzRun development

# Clone Project

Gitclone https://github.com/herozhou/vue-framework-wz.git

# installation dependency

Npminstall

/ / or# it is recommended not to use cnpm to install all kinds of weird bug. You can solve the problem of slow npm speed by doing the following

Npminstall--registry= https://registry.npm.taobao.org

# enable services for local developers

Npmrundev

The secret of success is that you need to have your own background management framework. When you get a project, all the UI components, routing, state management, login authentication functions, and so on have been written, you only need to reuse the code and add a small amount of logic. When you finish the preparation work in an hour, go out for a cup of coffee and come back to see that your colleagues are still struggling to write vue routing. You will certainly smile: "the framework is in hand, I have the world."

Make a verdict. Traditionally, writing a table requires a lot of repetition of html, and you need to write your own css and define your own data rendering method. Inefficient and low quality, and our framework has defined table components, only need to focus on data acquisition, work instantly much easier.

This is what the vue background management framework vue framework wz is like. The editor believes that there are some knowledge points that we may see or use in our daily work. I hope you can learn more from this article. For more details, please follow the industry information channel.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report