README.md 141 Bytes
Newer Older
Nature's avatar
Nature committed
1 2 3 4 5 6 7 8 9 10 11
HContent 内容区域

```html
<h-view>
    <h-content class="has-header">
      <div>内容</div>
    </h-content>
<h-view>    
      
```