Skip to content

Commit

Permalink
docs: 入门介绍中新增 <page-meta>
Browse files Browse the repository at this point in the history
  • Loading branch information
dcloudhdx committed Feb 28, 2020
1 parent 52554aa commit 9e7730c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/frame.md
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,10 @@ uni-app 提供内置 CSS 变量

```html
<template>
<!-- HBuilderX 2.6.3+ 新增 page-meta, 详情:https://uniapp.dcloud.io/component/page-meta -->
<page-meta>
<navigation-bar />
</page-meta>
<view>
<view class="status_bar">
<!-- 这里是状态栏 -->
Expand Down

0 comments on commit 9e7730c

Please sign in to comment.