chore: 发布 1.0.1

This commit is contained in:
就眠儀式
2022-04-06 03:56:16 +08:00
parent 7bae29ed19
commit 2accc9b024
4 changed files with 7 additions and 8 deletions

View File

@@ -111,7 +111,7 @@
</template>
<script>
import { inject } from 'vue';
import { inject } from "vue";
import { useI18n } from "vue-i18n";
import { useAppStore } from "../store/app";

View File

@@ -1,8 +1,5 @@
<template>
<div
style="margin-top: 60px; width: 80%"
class="layui-container"
>
<div style="margin-top: 60px; width: 80%" class="layui-container">
<blockquote class="layui-quote layui-text" style="margin: 30px 0">
尽管 layui-vue 中包含了这些组件但因为它们受众群体广泛或应用广泛特从
layui-vue 中抽取出来个副本可独立引用我们也会对它们进行同步维护