📝(layer): update
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user