chore: merge code

This commit is contained in:
就眠儀式 2022-03-12 19:41:01 +08:00
parent 05f135fdca
commit 3b06a2ec87
2 changed files with 2 additions and 2 deletions

View File

@ -108,4 +108,4 @@ const handleClick = function () {
<i class="layui-icon layui-icon-ok"></i>
</div>
</span>
</template>
</template>

View File

@ -5,7 +5,7 @@ export default {
</script>
<script setup lang="ts">
import "./index.less"
import "./index.less";
import tabItem from "../tabItem/index.vue";
import {
Component,