Commit 59008e8e by yanju

Merge branch 'master' of coding.yundingshuyuan.com:pigbigbig/beyond-clouds-front

parents 4ace35b9 92a47144
//变量
$length:1px;
$font-size:1px;
......@@ -211,13 +210,17 @@ github.com style (c) Vasily Polovnyov <vast@whiteants.net>
padding:40*$length 6px;
word-wrap: break-word;
overflow: hidden;
font-size: 14*$font-size;
font-size: 16*$font-size;
*{
word-wrap: break-word;
// overflow: auto;
}
pre {
font-size: 100%;
}
b, strong{
font-weight: bold;
}
......
......@@ -61,7 +61,7 @@ export default {
} else if (this.inputType === '2') {
return 16
} else {
return 20
return 35
}
},
errMessage: {
......
......@@ -37,7 +37,7 @@
</div>
<div class="footer-center-section2">
<p class="footer-center-section2-l">
Copyright © 2019 云里云外开源社区 All Rights Reserved · 京ICP备 1234567891号-11
Copyright © 2019 云里云外开源社区 All Rights Reserved · 晋ICP备18010660号-2
</p>
<p class="footer-center-section2-r">
营业执照 · 网络文化经营许可证
......
......@@ -14,7 +14,7 @@ module.exports = {
{ charset: 'utf-8' },
{ name: 'viewport', content: 'width=device-width, initial-scale=1' },
{ hid: 'description', name: 'description', content: '云里云外开源社区致力于构建国内自主可控的开源生态,通过在青年学子中倡导开源文化,在各种不同应用场景中锤炼开源技术,形成富于中国特色的开源模式、模型和手段,为本土开源企业与开源软件提供分享与交流的平台,促进国产开源软件的繁荣发展。' },
{ hid: 'keywords', name: 'keywords', content: '云里云外开源社区,开源社区,云里云外开源,开源开源软件,开源网站,开源代码,java开源,perl开源,ruby开源,php开源,开源项目,python开源' },
{ hid: 'keywords', name: 'keywords', content: '云里云外开源社区,开源社区,云里云外开源,开源,开源软件,开源网站,开源代码,java开源,perl开源,ruby开源,php开源,开源项目,python开源' },
],
link: [
......
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