diff --git a/examples/sites/demos/apis/drawer.js b/examples/sites/demos/apis/drawer.js index 76ce5a8ca..72c673e55 100644 --- a/examples/sites/demos/apis/drawer.js +++ b/examples/sites/demos/apis/drawer.js @@ -172,7 +172,7 @@ export default { { name: 'height', type: 'string', - defaultValue: "'500px'", + defaultValue: "'100vh'", desc: { 'zh-CN': '设置抽屉的高度', 'en-US': 'Set the height of the drawer' diff --git a/examples/sites/demos/pc/app/action-menu/icon-composition-api.vue b/examples/sites/demos/pc/app/action-menu/icon-composition-api.vue index d89b08a9d..21521c415 100644 --- a/examples/sites/demos/pc/app/action-menu/icon-composition-api.vue +++ b/examples/sites/demos/pc/app/action-menu/icon-composition-api.vue @@ -1,6 +1,6 @@ diff --git a/examples/sites/demos/pc/app/company/custom-service.vue b/examples/sites/demos/pc/app/company/custom-service.vue index d8fff6e21..f1ba8eafb 100644 --- a/examples/sites/demos/pc/app/company/custom-service.vue +++ b/examples/sites/demos/pc/app/company/custom-service.vue @@ -1,15 +1,17 @@ + + diff --git a/examples/sites/demos/pc/app/company/custom-show-num-composition-api.vue b/examples/sites/demos/pc/app/company/custom-show-num-composition-api.vue index 80beadaf8..4040ab7f6 100644 --- a/examples/sites/demos/pc/app/company/custom-show-num-composition-api.vue +++ b/examples/sites/demos/pc/app/company/custom-show-num-composition-api.vue @@ -1,5 +1,7 @@ + + diff --git a/examples/sites/demos/pc/app/company/custom-show-num.vue b/examples/sites/demos/pc/app/company/custom-show-num.vue index d52056a7f..6c7d991fc 100644 --- a/examples/sites/demos/pc/app/company/custom-show-num.vue +++ b/examples/sites/demos/pc/app/company/custom-show-num.vue @@ -1,5 +1,7 @@ + + diff --git a/examples/sites/demos/pc/app/country/basic-usage-composition-api.vue b/examples/sites/demos/pc/app/country/basic-usage-composition-api.vue index 12723c81f..1dbcf389c 100644 --- a/examples/sites/demos/pc/app/country/basic-usage-composition-api.vue +++ b/examples/sites/demos/pc/app/country/basic-usage-composition-api.vue @@ -1,5 +1,5 @@