提交 84f18ab1 编写于 作者: Mr.奇淼('s avatar Mr.奇淼(

前端页面布局修改,后台数据库结构变化,需要重新导入数据库才可使用

上级 eeabaabf
......@@ -17,10 +17,10 @@ li {
height: 450px;
width: 450px;
border-radius: 100%;
position: absolute;
position: relative;
transform: translate(-50%, -50%);
left: 50%;
top: 50%;
top: 225px;
overflow: hidden;
}
......
<template>
<div>
<h2 style="text-align:center">gin-vue-admin by 奇淼 And krank666</h2>
<h2 style="text-align:center">点击动画获取联系方式</h2>
<h2 style="text-align:center;margin:15px">点击动画获取联系方式</h2>
<el-drawer
:visible.sync="drawer"
......@@ -19,6 +19,9 @@
<div @click="drawer = true">
<Animition />
</div>
<h2 style="text-align:right;margin:40px;">
当前版本号:v0.1.0
</h2>
</div>
</template>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册