File tree Expand file tree Collapse file tree
components/amount/demo/cases Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ export default {
1313 name: ' amount-demo' ,
1414 /* DELETE */
1515 title: ' 千位分隔符' ,
16- titleEnUs : ' Thousands Separator' ,
16+ titleEnUS : ' Thousands Separator' ,
1717 /* DELETE */
1818 components: {
1919 [Amount .name ]: Amount,
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ export default {
1414 name: ' amount-demo' ,
1515 /* DELETE */
1616 title: ' 变化动画' ,
17- titleEnUs : ' Animation' ,
17+ titleEnUS : ' Animation' ,
1818 /* DELETE */
1919 components: {
2020 [Amount .name ]: Amount,
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ export default {
1313 name: ' amount-demo' ,
1414 /* DELETE */
1515 title: ' 大写中文' ,
16- titleEnUs : ' Capital Chinese' ,
16+ titleEnUS : ' Capital Chinese' ,
1717 /* DELETE */
1818 components: {
1919 [Amount .name ]: Amount,
You can’t perform that action at this time.
0 commit comments