📝(layer): update

This commit is contained in:
就眠儀式
2022-06-26 14:47:34 +08:00
parent 3fd35cf2ad
commit f215f47210
4 changed files with 20 additions and 12 deletions

View File

@@ -10,7 +10,7 @@
color: white;
font-size: 15px;
"
>1.3.10</a
>{{ version }}</a
>
<a
href="https://gitee.com/layui-vue/layer-vue"
@@ -38,6 +38,13 @@
</div>
</template>
<script setup>
import config from "../../../layer/package.json";
const version = config.version;
</script>
<style>
body {
margin: 0px;