You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
apply-assistant-v3/uni_modules/rh-ui/readme.md

20 lines
463 B
Markdown

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# rh-ui
```
人海公司规范性UI框架提供内部项目使用如需商用请联系作者
```
```
报名表单:
1.main.js 检查是否存在以下方法,若没有,前往【报名助手进行复制】
uploadImgByCamera,
uploadImgByAlbum,
cropBeforeUpload,
uploadTmpImg,
recognizeTmpIDcard,
uploadImg
2.调用示例
1级报名调用示例<rh-apply useform='pages' ></rh-apply>
2级报名调用示例<rh-apply></rh-apply>
```