liuchuzhang

Results 17 comments of liuchuzhang

🎉 🎉 🎉 🎉 🎉 🎉 🎉 🎉 🎉

看到这个 issue 啪的一下我就点进来了,很快啊

@yoyo837 好的。

@afc163 这个**向后 5 页**的 `title` 该怎么弄😄

@yoyo837 像这种语言也不知道用不用阿拉伯数字 我看 [element ui](http://element-cn.eleme.io/#/zh-CN/component/pagination) 没有 title 是要牺牲这个 `title` 还是有别的语言方案解决? ![image](https://user-images.githubusercontent.com/37723064/53390804-5d6dc800-39cf-11e9-9883-c1cb0ea2b282.png) ![image](https://user-images.githubusercontent.com/37723064/53390857-9443de00-39cf-11e9-9b6a-488249837cd0.png) ![image](https://user-images.githubusercontent.com/37723064/53390823-70809800-39cf-11e9-9fc0-f8a888020e94.png)

@yoyo837 你好,我是说这个把这个按钮数量设置为 10 的话, 向前 5 页将是向前 10 页。title 也要随之改变。 title 是鼠标 hover 在这里的 title。 ![image](https://user-images.githubusercontent.com/37723064/53394994-c0655c00-39db-11e9-9c28-e0b446f4a092.png)

@afc163 这样子吗,我感觉要有 10 个按钮的话向前 10 页更好啊😄

@zombieJ 请问现在是不要 `hideBonudary` ,同时按钮数量设置为 10 也保持向前向后 5 页。 另外我看现有的 `itemRender` 是在按钮的内部进行自定义,我们是要改进 `itemRender` 自定义整个按钮吗?