修改bug,优化导航
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
<template>
|
||||
<view class="page">
|
||||
<view class="status_bar" :style="{ height: statusBarHeight + 'px' }"></view>
|
||||
<!-- 固定导航栏 -->
|
||||
<!-- <view class="status_bar" :style="{ height: statusBarHeight + 'px' }"></view>
|
||||
|
||||
<uni-nav-bar
|
||||
left-icon="left"
|
||||
title="公区收益"
|
||||
background-color="#F9F9F9"
|
||||
@clickLeft="narBack"
|
||||
/>
|
||||
/> -->
|
||||
|
||||
<!-- 滚动区域 -->
|
||||
<scroll-view
|
||||
|
||||
Reference in New Issue
Block a user