35 Star 152 Fork 44

微页面微商城系统 / evue

Create your Gitee Account
Explore and code with more than 8 million developers,Free private repositories !:)
Sign up
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README.md

evue

Evue logo

介绍

二次聚合封装element-ui的form、table组件、实现数据驱动视图。官网:http://www.evue.top/

商城后台系统

模仿有赞商城后台系统,请前往体验http://admin.evue.top/。建议或者需要帮助的请联系:2052021114@qq.com

Evue logo

## 文档

要查看Live Examples和文档,请访问http://www.evue.top/.

安装

npm install evue -S

开始使用

 import Vue from 'vue';
 import EVue from 'evue';
 import App from './App.vue';
 
 Vue.use(EVue);
 
 Vue.use(EVue);
     new Vue({
     el: '#app',
     render: h => h(App)
 });

License

MIT

Copyright (c) 2019-present, chenkanqin

About

仿有赞商城,微页面,通用商城系统模板,二次聚合封装element-ui的form、table组件、实现数据驱动视图 expand collapse
JavaScript and 3 more languages
MIT
Cancel

Releases

No release

evue

Contributors

All

Activities

Load More
can not load any more
JavaScript
1
https://gitee.com/uplus-framework/evue.git
git@gitee.com:uplus-framework/evue.git
uplus-framework
evue
evue
master

Search