mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-09 13:53:38 +08:00
perf: 优化页面样式
This commit is contained in:
@@ -5,7 +5,7 @@ import TypeIt from "typeit";
|
||||
export default defineComponent({
|
||||
name: "TypeIt",
|
||||
props: {
|
||||
/** 打字速度,以每一步之间的毫秒数为单位 */
|
||||
/** 打字速度,以每一步之间的毫秒数为单位,默认`200` */
|
||||
speed: {
|
||||
type: Number,
|
||||
default: 200
|
||||
|
||||
Reference in New Issue
Block a user