• Stars
    star
    137
  • Rank 265,293 (Top 6 %)
  • Language Vue
  • License
    MIT License
  • Created over 6 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

VUE2.0增删改查附编辑添加model(弹框)组件共用

启动项目

This is a project template for vue-cli

# install dependencies
npm install

# serve with hot reload at localhost:8081
npm run dev

# build for production with minification
npm run build

这个项目用到的

技术栈:

vue + webpack + vuex + axios

结构:

  • build: webpack配置
  • config: 项目配置参数
  • common 共用的
  • components:组件
  • api :增删改查的接口
  • mock:模拟数据
  • src assets: 静态资源文件,存放图片啥的
  • router.js: 路由表
  • store: 状态管理
  • utils: 常用工具类封装
  • views: 视图页面
  • static: 静态文件 存放 favicon.ico 等等

效果图:

edit add

Theme

You can change theme by

  1. Generate theme packages by https://elementui.github.io/theme-preview/#/
  2. Put theme packages in src/assets/theme/
  3. Edit src/main.js
   import 'element-ui/lib/theme-default/index.css'
   to
   import './assets/theme/your-theme/index.css'
  1. Edit src/styles/vars.scss

theme-blue theme-green

Browser support

Modern browsers and IE 10+.

License

MIT

这是一个vue的框架element-ui做的一个有简单的用户登录以及用户信息,使用常用的table、list、form,基本的增删改查功能,以及弹出窗

More Repositories

1

nx-admin

👍 A magical 🐮 ⚔ vue admin,记得star
Vue
2,588
star
2

front-end-Doc

前端文档汇总(觉得对您有用的话,别忘了star收藏哦^_^ !)
413
star
3

nxAdmin-template

a vue2.0 minimal admin template
Vue
90
star
4

vue-cookie-demo

vue项目实现记住密码到cookie功能,觉得对你有帮助的话,star下哦。
JavaScript
66
star
5

uni-template

基于uni-app编写的登录模板,request请求封装,全局路由拦截,也可作为项目基础模板使用https://nxmin.blog.csdn.net/article/details/113121075
Vue
64
star
6

coupons

零基础搭建获利的美团饿了么优惠券CPS小程序
Vue
42
star
7

beego-uploadfile

beego框架文件上传和下载demo
Smarty
21
star
8

draw

日常抽签小程序,可用于团建,聚餐,喝酒,玩游戏,更多玩法期待你的发现
JavaScript
10
star
9

wxminipay

10行代码实现微信云小程序支付功能
JavaScript
9
star
10

ssm

ssm+增删改查用户+ajax验证用户名是否存在
Java
6
star
11

Vue-golang-demo

用Vue.js+Golang实现的简单表单提交数据到后台,并成功跳转到前台
JavaScript
6
star
12

nx-coupon

高颜值优惠券组件,支持多选,单选(支持互斥)
Vue
4
star
13

multiple-coupon

简洁好看的优惠券组件,支持多选,单选
Vue
3
star
14

nx-admin-site

The documentation source of nx-admin
Shell
2
star
15

editablecell

Ant Design of Vue之带select控件,单元格编辑功能的表格EditableCell组件
Vue
1
star
16

wasterTool

智能垃圾分类小程序
Vue
1
star
17

webpack-demo

最简单的webpack实例
JavaScript
1
star