chore: merge code
This commit is contained in:
parent
05f135fdca
commit
3b06a2ec87
@ -108,4 +108,4 @@ const handleClick = function () {
|
|||||||
<i class="layui-icon layui-icon-ok"></i>
|
<i class="layui-icon layui-icon-ok"></i>
|
||||||
</div>
|
</div>
|
||||||
</span>
|
</span>
|
||||||
</template>
|
</template>
|
||||||
|
@ -5,7 +5,7 @@ export default {
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
import "./index.less"
|
import "./index.less";
|
||||||
import tabItem from "../tabItem/index.vue";
|
import tabItem from "../tabItem/index.vue";
|
||||||
import {
|
import {
|
||||||
Component,
|
Component,
|
||||||
|
Loading…
Reference in New Issue
Block a user