You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. 安装:npm i npm-babel-uitest
2. 按需引入:import {cubeCard,cubeTable} from "npm-babel-uitest"
3. 全部引入:import test from "npm-babel-uitest"
4. dom中:<cube-card></cube-card>