new-cashier/jeepay-ui-uapp-agent/components/applyComponents/README.md

17 lines
666 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 进件板块通用组件
## JeePayForm
- 通用的左右结构布局
- 单标签模式适用于普通输入框
- 通过传参,适用于文本域
- 通过插槽,适用于进件板块绝大部分左右结构布局
## termOfValidity
- 选择证件的有效期
- 默认是选结束时间
## dataPicker
- 由uni官方的 uni-data-picker二次封装而来
- 主要适用于进行选择行业mcc 省市区县等级联选择框
- 由于不同进件渠道所需要的值不同,需要根据不同的参数来返回不同的值 有的行业mcc码只要最后一个有的需要用_拼接 (省市区,有的只选择到市,绝大部分需要选择到县)