Skip to content

Commit

Permalink
添加element-ui组件尺寸配置
Browse files Browse the repository at this point in the history
  • Loading branch information
daxiongYang committed May 25, 2018
1 parent 9a591ab commit d7bc593
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/element-ui/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -151,3 +151,5 @@ Vue.prototype.$confirm = MessageBox.confirm
Vue.prototype.$prompt = MessageBox.prompt
// Vue.prototype.$notify = Notification
Vue.prototype.$message = Message

Vue.prototype.$ELEMENT = { size: 'medium' }

0 comments on commit d7bc593

Please sign in to comment.