master
ihzero 2024-01-01 21:08:06 +08:00
parent 1c6d3603b8
commit 6930ff0a25
2 changed files with 2 additions and 5 deletions

View File

@ -231,11 +231,9 @@
}
},{
"path" : "pages/basics/profile",
"style" :
{
"style" :{
"navigationBarTitleText": "基地概况",
"enablePullDownRefresh": false
}
},{
"path" : "pages/basics/profile-detail",

View File

@ -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"