This website requires JavaScript.
Explore
Help
Sign In
root
/
mand-mobile
Watch
1
Star
0
Fork
You've already forked mand-mobile
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
c7f0de6232
mand-mobile
/
components
/
field-item
/
index.vue
4 lines
83 B
Vue
Raw
Normal View
History
Unescape
Escape
feat(field): update 2.0 style BREAKING CHANGE: 1.add props value & slot value to field 2. add props plain to field 3. add slot child to field-item
2018-08-16 11:49:38 +08:00
<
script
>
import
FieldItem
from
'../field/item'
export
default
FieldItem
Initial commit
2018-03-26 16:04:04 +08:00
<
/
script
>