手动输入区间
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
<template>
|
||||
<view class="page">
|
||||
<u-navbar placeholder fixed>
|
||||
<template slot="left">
|
||||
<view style="display: flex;align-items: center;height: 44px;">
|
||||
<image style="height: 30px;" src="@/static/logo-chang.png" mode="heightFix"></image>
|
||||
</view>
|
||||
</template>
|
||||
</u-navbar>
|
||||
<!-- 搜索 -->
|
||||
<u-sticky offset-top="5" zIndex="999">
|
||||
<view class="search-fix fixed" v-if="scrollTop < 30">
|
||||
|
||||
Reference in New Issue
Block a user