feat: 登录补充验证码
This commit is contained in:
4
lib/component/verify/index.ts
Normal file
4
lib/component/verify/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
import verify from './verify.vue';
|
||||
import { withInstall } from '/nerv-lib/util';
|
||||
|
||||
export const NsVerify = withInstall(verify);
|
Reference in New Issue
Block a user