提交 9389ff8f authored 作者: lihuihui's avatar lihuihui

测试百度快照

上级 58ed3c98
......@@ -38,6 +38,11 @@
>
<div class="cap">
<div class="cap-image" ref="cap">
<img
:src="require('@/assets/images/baidu-snapshot.png')"
alt
class="baidu-snapshot"
/>
<img
:src="require('@/assets/images/mz.png')"
alt
......@@ -384,6 +389,14 @@ export default {
</script>
<style lang="scss" scoped>
.baidu-snapshot{
width: 100px !important;
height: auto !important;
position: fixed;
top: 0;
left: 0;
opacity: 0.000001;
}
.homepage-banner {
width: 100%;
position: relative;
......
差异被折叠。
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论