no message

Former-commit-id: 84ba823d7a8fd389d56cdb518ad478d7c678ebdc
Former-commit-id: e92662c67c8e56635fa0594d3789b9f27d014543
Former-commit-id: 5fd0969a162a05f3c9722c7c7bc20f84a250413a
This commit is contained in:
李杨
2018-03-10 23:23:13 +08:00
parent 40ac2c90dd
commit b98a43f829
5 changed files with 96 additions and 36 deletions

View File

@@ -0,0 +1,7 @@
<template>
<Container type="ghost">
<p style="margin-top: 0px;">这是一个隐形的页面容器</p>
<p>没有边界和背景颜色</p>
<p style="margin-bottom: 0px;">适合一些比较特殊的页面</p>
</Container>
</template>