master
parent
1c6d3603b8
commit
6930ff0a25
|
|
@ -231,11 +231,9 @@
|
|||
}
|
||||
},{
|
||||
"path" : "pages/basics/profile",
|
||||
"style" :
|
||||
{
|
||||
"style" :{
|
||||
"navigationBarTitleText": "基地概况",
|
||||
"enablePullDownRefresh": false
|
||||
|
||||
}
|
||||
},{
|
||||
"path" : "pages/basics/profile-detail",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,6 @@
|
|||
<template>
|
||||
<view>
|
||||
<!-- <Appbar :show="showAppbar" title="基地概况"> </Appbar> -->
|
||||
<u-sticky :h5NavHeight="h5NavHeightP">
|
||||
<u-sticky :offsetTop="0">
|
||||
<view class="bg-white">
|
||||
<SearchForm
|
||||
:schemas="searchFormSchema"
|
||||
|
|
|
|||
Loading…
Reference in New Issue