COLLECTED BY
Web crawl data from Common Crawl.
The Wayback Machine - https://web.archive.org/web/20190923070754/https://github.com/topics/element
Here are
292 public repositories
matching this topic...
:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin
Updated
Sep 23, 2019
924
commits
88
contributors
Vue
The web management system solution based on Vue2 and Element UI.
Updated
Sep 23, 2019
197
commits
3
contributors
Vue
:rainbow: An elegant dashboard
Updated
Sep 23, 2019
2
commits
13
contributors
JavaScript
Updated
Sep 22, 2019
158
commits
4
contributors
JavaScript
Detect element visibility in the browser
Updated
Sep 20, 2019
45
commits
4
contributors
JavaScript
👍 A magical 🐮 ⚔ vue admin,记得star
Updated
Sep 22, 2019
170
commits
2
contributors
Vue
Updated
Sep 19, 2019
1
commits
11
contributors
JavaScript
使用GitHub API 搭建一个可动态发布文章的博客
Updated
Sep 22, 2019
101
commits
1
contributors
Vue
vue最新实战项目教程,从零开始,一步一个脚印,循序渐进。跟着我一起学习vue吧!
Updated
Sep 23, 2019
22
commits
0
contributors
JavaScript
A stand-alone working lightweight version of the W3C Custom Elements specification
Updated
Sep 22, 2019
278
commits
11
contributors
JavaScript
Easy to use, Element Printing Plugin for jQuery
Updated
Sep 18, 2019
81
commits
10
contributors
JavaScript
:dragon: HTML template strings for the Browser with support for Server Side Rendering in Node.
Updated
Sep 20, 2019
212
commits
30
contributors
JavaScript
开源社区 vue + springBoot - 前后分离微服务的最佳实践
Updated
Sep 21, 2019
296
commits
1
contributors
JavaScript
A modern web interface for OpenWrt implemented in vue.js and element-ui.
Updated
Sep 19, 2019
494
commits
3
contributors
Vue
如果你受够了饿了么ElementUI原生的校验方式,那就来试试它吧!一款更懂你的校验插件
Updated
Sep 17, 2019
70
commits
3
contributors
TypeScript
A spec for a Container-Style Element Query Syntax
Updated
Sep 8, 2019
30
commits
2
contributors
HTML
Updated
Sep 23, 2019
73
commits
2
contributors
Vue
一个支持 vue-cli 的 Element UI 的后台模板
Updated
Aug 29, 2019
16
commits
1
contributors
JavaScript
Updated
Sep 18, 2019
188
commits
4
contributors
Vue
Updated
Sep 20, 2019
12
commits
1
contributors
Java
Updated
Sep 8, 2019
37
commits
3
contributors
Vue
tree grid extends element ui with vue
Updated
Sep 21, 2019
58
commits
1
contributors
TypeScript
Vue.js components rendering 3D graphics reactively via three.js
Updated
Sep 20, 2019
1
commits
11
contributors
JavaScript
An extension package based on vue and element-ui. 一个基于 vue 与 element-ui 的扩展包,提供数据驱动的表单渲染,菜单渲染,表格拖拽,权限控制等功能
Updated
Sep 20, 2019
79
commits
4
contributors
JavaScript
React hook for determining the size of a component
Updated
Sep 21, 2019
20
commits
8
contributors
JavaScript
基于 Vue 和 ElementUI 构建的一个企业级后台管理系统
Updated
Sep 20, 2019
45
commits
1
contributors
Vue
Updated
Aug 26, 2019
37
commits
7
contributors
JavaScript
Loading…
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
当表单提交时,如果有错误,会显示一个错误提示框!这个框有两个问题。
Vue.component(Notification)
Vue.prototype.$notify = Notification;
2, 弹出的对话框,标题title固定死了 '表单填写错误',还是中文的! 建议去掉,或者可以在外面自定义设置。
我的QQ 2810923 微信 13986759836
参考代码如下:
EleForm.vue
// 显示错误
showError (messageArr) {
if (mess