完成 result 组件

This commit is contained in:
就眠儀式
2022-02-02 03:27:34 +08:00
parent 2543aadc01
commit fde8e63696
16 changed files with 103 additions and 35 deletions

View File

@@ -4,7 +4,7 @@
::: title 基础使用
:::
::: demo
::: demo 使用 `lay-input-number` 标签, 创建数字输入框
<template>
<lay-input-number v-model="data"></lay-input-number>