element-sim 1.1.2 → 1.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.es.md CHANGED
@@ -32,4 +32,12 @@
32
32
 
33
33
  ### 1.1.1
34
34
 
35
- #### 优化了表格样式
35
+ #### 优化了表格样式
36
+
37
+ ### 1.1.3
38
+
39
+ #### 优化了出现多个按钮时的左边距,优化了消息提示
40
+
41
+ ### 1.1.4
42
+
43
+ #### 优化了对话框样式
@@ -43478,7 +43478,7 @@ if (typeof window !== 'undefined' && window.Vue) {
43478
43478
  }
43479
43479
 
43480
43480
  /* harmony default export */ var src_0 = __webpack_exports__["default"] = ({
43481
- version: '1.1.2',
43481
+ version: '1.1.3',
43482
43482
  locale: lib_locale_default.a.use,
43483
43483
  i18n: lib_locale_default.a.i18n,
43484
43484
  install: src_install,