diff --git a/examples/sites/demos/pc/app/form/form-validation-composition-api.vue b/examples/sites/demos/pc/app/form/form-validation-composition-api.vue
index 74cfc720da..5ead3d49f3 100644
--- a/examples/sites/demos/pc/app/form/form-validation-composition-api.vue
+++ b/examples/sites/demos/pc/app/form/form-validation-composition-api.vue
@@ -19,7 +19,7 @@
-
+
diff --git a/examples/sites/demos/pc/app/form/form-validation.vue b/examples/sites/demos/pc/app/form/form-validation.vue
index e1d9d3f959..b5fcf74e1e 100644
--- a/examples/sites/demos/pc/app/form/form-validation.vue
+++ b/examples/sites/demos/pc/app/form/form-validation.vue
@@ -19,7 +19,7 @@
-
+
diff --git a/examples/sites/demos/pc/app/form/label-position-composition-api.vue b/examples/sites/demos/pc/app/form/label-position-composition-api.vue
index 9298624862..dc90b8859b 100644
--- a/examples/sites/demos/pc/app/form/label-position-composition-api.vue
+++ b/examples/sites/demos/pc/app/form/label-position-composition-api.vue
@@ -3,7 +3,7 @@
标签位置:
-
+
diff --git a/examples/sites/demos/pc/app/form/label-position.vue b/examples/sites/demos/pc/app/form/label-position.vue
index 77f4e75b18..54cca1a39c 100644
--- a/examples/sites/demos/pc/app/form/label-position.vue
+++ b/examples/sites/demos/pc/app/form/label-position.vue
@@ -3,7 +3,7 @@
标签位置:
-
+
diff --git a/examples/sites/demos/pc/app/form/popper-options-composition-api.vue b/examples/sites/demos/pc/app/form/popper-options-composition-api.vue
index b7f8d335de..f7b380562e 100644
--- a/examples/sites/demos/pc/app/form/popper-options-composition-api.vue
+++ b/examples/sites/demos/pc/app/form/popper-options-composition-api.vue
@@ -40,10 +40,11 @@ function submitClick() {
diff --git a/examples/sites/demos/pc/app/form/popper-options.vue b/examples/sites/demos/pc/app/form/popper-options.vue
index 4392802291..228f1b2f37 100644
--- a/examples/sites/demos/pc/app/form/popper-options.vue
+++ b/examples/sites/demos/pc/app/form/popper-options.vue
@@ -50,10 +50,11 @@ export default {
diff --git a/examples/sites/demos/pc/app/form/slot-label-composition-api.vue b/examples/sites/demos/pc/app/form/slot-label-composition-api.vue
index ce282c0d9d..ca0f7b48ca 100644
--- a/examples/sites/demos/pc/app/form/slot-label-composition-api.vue
+++ b/examples/sites/demos/pc/app/form/slot-label-composition-api.vue
@@ -1,6 +1,6 @@