Skip to content

Commit 80e1767

Browse files
sleepritegitee-org
authored andcommitted
!172 2.2.2
Merge pull request !172 from 就眠儀式/2.x
2 parents 2d16dae + e8e4e2b commit 80e1767

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

package/component/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@layui/layui-vue",
3-
"version": "2.2.1",
3+
"version": "2.2.2",
44
"author": "就眠儀式",
55
"license": "MIT",
66
"description": "a component library for Vue 3 base on layui-vue",

package/component/src/component/checkcard/index.vue

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,12 @@ export default {
4848
<script lang="ts" setup>
4949
import {
5050
ref,
51-
onMounted,
5251
watch,
5352
computed,
5453
StyleValue,
5554
useAttrs,
5655
inject,
5756
useSlots,
58-
onBeforeMount,
5957
} from "vue";
6058
import "./index.less";
6159
export interface CheckCard {

package/component/src/component/checkcardGroup/index.vue

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ export default {
1515
};
1616
</script>
1717
<script lang="ts" setup>
18-
import { ref, watch, provide, computed } from "vue";
18+
import { ref, watch, provide } from "vue";
19+
import "./index.less";
1920
2021
export interface CheckCardGroup {
2122
modelValue?: [] | string | number | boolean | undefined;

package/document-component/src/document/zh-CN/guide/changelog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,15 @@
1414
<template>
1515
<lay-timeline>
1616
<lay-timeline-item title="2.2.x">
17+
<ul>
18+
<a name="2-2-2"></a>
19+
<li>
20+
<h3>2.2.2 <span class="layui-badge-rim">2023-06-09</span></h3>
21+
<ul>
22+
<li>[修复] checkcard-group 在 demand 环境 index.css 找不到的问题。</li>
23+
</ul>
24+
</li>
25+
</ul>
1726
<ul>
1827
<a name="2-2-1"></a>
1928
<li>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy