Commit 68b39224 authored by 郝聪敏's avatar 郝聪敏

feature: 添加备案跳转链接

parent e0a0fd96
......@@ -4,7 +4,7 @@
<img src="../assets/logo-foot.png" alt="logo" />
</p>
<p>版权所有©2020 全天候保险代理股份有限公司</p>
<p>京ICP备15059975号</p>
<a href="http://www.beian.miit.gov.cn">京ICP备15059975号</a>
</div>
</template>
......@@ -23,6 +23,9 @@ export default {
color: @gray-4;
font-size: @font-size-12;
line-height: @line-height-sm + 2;
a {
color: @gray-4;
}
&-logo {
text-align: center;
margin-bottom: 10px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment