💄 优化首页

Former-commit-id: 709ca7ec53ba57edfc32ca167f5a52bb62c05a5c [formerly 72a2c38703f045ab9930ed7ce0d41e9c3cc70443] [formerly 709ca7ec53ba57edfc32ca167f5a52bb62c05a5c [formerly 72a2c38703f045ab9930ed7ce0d41e9c3cc70443] [formerly 709ca7ec53ba57edfc32ca167f5a52bb62c05a5c [formerly 72a2c38703f045ab9930ed7ce0d41e9c3cc70443] [formerly 72a2c38703f045ab9930ed7ce0d41e9c3cc70443 [formerly 4916cf81ba771d25bf3595fc89d89e53b9124eeb [formerly f767b4b841a8ea9fcbb963aa8130488acd998592]]]]]
Former-commit-id: 9f6d7e08ddb6b41eb43e2f3a2023836eb9128b66
Former-commit-id: 0213e2c790adcb70245606d46493ec1ce620168f
Former-commit-id: 5097dbe5271f9540198b9a52701044b4f9d07d86 [formerly 89b7ce04daef25d8e2a68516b7e6d683c7a9ef63]
Former-commit-id: fe04b7cbf08e09f6413010bbf3877971312f5002
Former-commit-id: f01332c6a90492312417fa4f0e56bd0bed65ff50
Former-commit-id: 6c3b81068ad871f6e56234300ff1909c0ab90322
Former-commit-id: ebcc4ff1b11e8b9ed8a86281c91b84c57485f402
Former-commit-id: c0041e529d9705ce3c8f5bb3d29d8e7d10df8fe3
This commit is contained in:
liyang
2019-05-21 19:30:32 +08:00
parent 109bd70e70
commit 632c777991
2 changed files with 3 additions and 6 deletions

View File

@@ -30,11 +30,11 @@
</el-button-group>
<el-row :gutter="20">
<el-col :span="12">
<el-alert :closable="false" type="info" title="2000人QQ群 [ 推荐 ]" class="d2-mb"/>
<el-alert :closable="false" type="info" title="QQ群 [ 1500+ / 2000 人 ]" class="d2-mb"/>
<img src="./image/qq.jpg" style="width: 100%;">
</el-col>
<el-col :span="12">
<el-alert :closable="false" type="info" title="与作者成为微信好友 邀请进微信群" class="d2-mb"/>
<el-alert :closable="false" type="info" title="与作者成为好友邀请进微信群" class="d2-mb"/>
<img src="./image/we.jpg" style="width: 100%;">
</el-col>
</el-row>
@@ -45,7 +45,6 @@
<script>
export default {
name: 'd2-page-cover',
data () {
return {
dialogVisible: false

View File

@@ -1,9 +1,7 @@
<template>
<d2-container class="page">
<d2-page-cover>
<d2-icon-svg
class="logo"
name="d2-admin"/>
<d2-icon-svg class="logo" name="d2-admin"/>
<template slot="footer">
<div class="btn-group">
<span class="btn-group__btn" @click="$open('https://github.com/d2-projects')">开源组织</span> |