|
|
il y a 2 ans | |
|---|---|---|
| config | il y a 3 ans | |
| public | il y a 2 ans | |
| src | il y a 2 ans | |
| .editorconfig | il y a 3 ans | |
| .eslintrc.js | il y a 3 ans | |
| .gitignore | il y a 3 ans | |
| README.md | il y a 2 ans | |
| babel.config.js | il y a 3 ans | |
| package-lock.json | il y a 2 ans | |
| package.json | il y a 2 ans | |
| tsconfig.json | il y a 2 ans | |
| vue.config.js | il y a 2 ans | |
| yarn.lock | il y a 2 ans |
#things-ui
对组件进行封装,有了更加简洁的使用方式
props:
| modelValue | string | 绑定的值 |
|---|---|---|
| request | string | 快捷请求的api |
request:
| name | select的label |
|---|---|
| value | select的value |
| key | select的key |