diff --git a/src/components/ReTypeit/index.ts b/src/components/ReTypeit/index.ts index e8e01ad32..4c34bae62 100644 --- a/src/components/ReTypeit/index.ts +++ b/src/components/ReTypeit/index.ts @@ -5,7 +5,7 @@ import TypeIt from "typeit"; export default defineComponent({ name: "TypeIt", props: { - /** 打字速度,以每一步之间的毫秒数为单位 */ + /** 打字速度,以每一步之间的毫秒数为单位,默认`200` */ speed: { type: Number, default: 200 diff --git a/src/views/able/barcode.vue b/src/views/able/barcode.vue index e7300eb61..86c358000 100644 --- a/src/views/able/barcode.vue +++ b/src/views/able/barcode.vue @@ -31,7 +31,7 @@ const barcodes = [