导航栏处理

main
limingtao 11 months ago
parent cf163012ee
commit 56bdf3e0e0
  1. 4
      pages/investigation/task.vue

@ -3,10 +3,10 @@
<view class="Width100 Box BorderBox">
<view class="Content BorderBox Width100">
<top-title :is-show-left="true" :title="'排查'" :rightWidth="40" class="custom_bg">
<template slot="right">
<!-- <template slot="right">
<image :src="$.imgSrc + '/mine/search.png'" @click="$.open('/pages/mine/setting')"
mode="aspectFit" class="InlineBlock imgIcon" style="width: 32rpx"></image>
</template>
</template> -->
</top-title>
</view>
<view class="stepBox">

Loading…
Cancel
Save