component_ryl 1.0.40 → 1.0.41
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/README.md +2 -1
- package/dist/build.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -277,7 +277,8 @@
|
|
|
277
277
|
#1.0.37: 菜单栏 new字样 效果调试
|
|
278
278
|
#1.0.38: 富文本编辑框,去掉即将删除的插件
|
|
279
279
|
#1.0.39: 分页组件优化,自定义设置
|
|
280
|
-
#
|
|
280
|
+
#
|
|
281
|
+
#1.0.41: table调整
|
|
281
282
|
```
|
|
282
283
|
|
|
283
284
|
For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).
|