ekworp

Results 3 issues of ekworp

script.ejs页头加入 ``` ``` static_prefix.yml文件最后加两行 ``` pjax: https://cdn.jsdelivr.net/npm/pjax@latest/ nprocess: https://cdn.bootcss.com/nprogress/0.2.0/ ``` 主题配置文件加入,true或是false反正得有 ``` pjax: enable: true ``` 百度统计啥的 http://www.qingzz.cn/sort/ajax 这里有点解决方法 next主题是加个script加个pjax参解决的 ``` ``` 大家也可以找点别的方法 还有我用的daovoice 评论系统大家可以想想办法,我暂时不会用 下面是main.js加入的内容 我看main.js不错,在/source/js里面,然后自己再找点别的资料优化下 在最上面加入 ``` pjax_init();...

:sparkles: enhancement
:sos: help wanted

- [ ] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design-vue/issues) ## Basic Info - **Package Name And Version:** @arco-design/[email protected] - **Framework version:** Vue 2.57.0...