✨(component): 发布 1.6.8 版本
This commit is contained in:
parent
ea112ccb98
commit
b4db47988b
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@layui/layui-vue",
|
"name": "@layui/layui-vue",
|
||||||
"version": "1.6.7",
|
"version": "1.6.8",
|
||||||
"author": "就眠儀式",
|
"author": "就眠儀式",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"description": "a component library for Vue 3 base on layui-vue",
|
"description": "a component library for Vue 3 base on layui-vue",
|
||||||
|
@ -60,7 +60,7 @@ export default {
|
|||||||
|
|
||||||
::: title 左右布局
|
::: title 左右布局
|
||||||
:::
|
:::
|
||||||
|
|
||||||
::: demo
|
::: demo
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
|
@ -14,9 +14,10 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<a name="1-6-8"></a>
|
<a name="1-6-8"></a>
|
||||||
<li>
|
<li>
|
||||||
<h3>1.6.8 <span class="layui-badge-rim">2022-10-13</span></h3>
|
<h3>1.6.8 <span class="layui-badge-rim">2022-10-14</span></h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>[修复] upload 组件 drag 为 false 时的 removeEventListener 警告。</li>
|
<li>[修复] upload 组件 drag 为 false 时的 removeEventListener 警告。</li>
|
||||||
|
<li>[修复] upload 组件销毁 drap drapenter dragover 事件未注销。</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user