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