单招机构版app

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

README.md

IE-plus 项目

微信小程序适配问题

1、插槽

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

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