codercup / unibest

unibest - 最好用的 uniapp 开发框架。unibest 是由 uniapp + Vue3 + Ts + Vite4 + UnoCss + UniUI 驱动的跨端快速启动模板,使用 VS Code 开发,具有代码提示、自动格式化、统一配置、代码片段等功能,同时内置了大量平时开发常用的基本组件,开箱即用,让你编写 uniapp 拥有 best 体验。
https://codercup.github.io/unibest-docs/
MIT License
1.29k stars 172 forks source link

z-paging内部不能包子组件问题【组件与ref重名导致】 #86

Closed langlige-lang closed 3 weeks ago

langlige-lang commented 1 month ago

z-paging内部不能包子组件问题,如果写子组件会报Component is missing template or render function.

f49c67ccc1fd32b1cd330ef2c354994 40a19d0e0f4c830f1d5e96702c6c9db 9a799634c466ad6c590ae3671703df8

langlige-lang commented 1 month ago

是demo分支

langlige-lang commented 1 month ago

33c217f5cc616734abf17578e58864b 搞定了兄弟们,ref重名了