单招机构版app

shmily1213 986969de1d bug修复 il y a 2 semaines
src 986969de1d bug修复 il y a 2 semaines
.eslintrc-auto-import.json 9cab46e7e2 bug修复 il y a 1 mois
.gitignore 9cab46e7e2 bug修复 il y a 1 mois
README.md 2ca1513a17 统一vip权限判断 il y a 1 mois
components.d.ts 4a3289b6e0 holland list - init il y a 1 mois
index.html 410a622284 优化做题 il y a 4 mois
package.json 2ca1513a17 统一vip权限判断 il y a 1 mois
shims-uni.d.ts 6cd7d72501 升级项目为vue3+vite+cli il y a 5 mois
tailwind.config.js 1d88a8755c college detail - tab profile cc il y a 1 mois
tsconfig.json 4f57daadf9 组卷作业对接 il y a 3 mois
vite.config.js 9cab46e7e2 bug修复 il y a 1 mois

README.md

IE-plus 项目

微信小程序适配问题

1、插槽

  • 不支持在父组件for循环中使用子组件的具名作用域插槽;

  • for循环中渲染同一个具名插槽时,只会渲染一个;