UNPKG

create-base

Version:

快速构建项目基础框架,支持vue/uni-app/后台管理模板等

5 lines (4 loc) 67 B
export const USER_STATUS = { NORMAL: 1, DISABLED: 2 } as const