完善页面细节
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<view class="page">
|
||||
<!-- TopBar (navigationStyle: custom 时需要自己做顶部栏) -->
|
||||
<view class="topbar">
|
||||
<view class="status-bar" />
|
||||
<view class="status-bar"></view>
|
||||
<view class="nav">
|
||||
<view class="nav-left" @click="goBack">
|
||||
<text class="nav-icon">‹</text>
|
||||
@@ -24,7 +24,7 @@
|
||||
<view class="card">
|
||||
<text class="h2">一号通页面</text>
|
||||
<text class="p">TODO:在这里实现 一号通页面 的页面内容。</text>
|
||||
<view class="divider" />
|
||||
<view class="divider"></view>
|
||||
<text class="p muted">提示:当前为可跑的占位模板(TopBar + Container + Card)。</text>
|
||||
</view>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user