mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-21 14:13:36 +08:00
refactor: use tsx refactor selector component
This commit is contained in:
@@ -17,5 +17,6 @@
|
||||
"button": "按钮组件",
|
||||
"cropping": "图片裁剪",
|
||||
"countTo": "数字动画",
|
||||
"selector": "选择器组件"
|
||||
"selector": "选择器组件",
|
||||
"flowChart": "流程图"
|
||||
}
|
||||
@@ -17,5 +17,6 @@
|
||||
"button": "Button Components",
|
||||
"cropping": "Picture Cropping",
|
||||
"countTo": "Digital Animation",
|
||||
"selector": "Selector Components"
|
||||
"selector": "Selector Components",
|
||||
"flowChart": "flow Chart"
|
||||
}
|
||||
Reference in New Issue
Block a user