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

toast,message-box 全局引入后 怎么使用它插槽进行自定义呢? #130

Open wxfeiang opened 1 week ago

wxfeiang commented 1 week ago

toast,message-box 全局引入后 怎么使用它插槽进行自定义呢? 需要往弹框里面加入自定义的 内容 image