Browse Source

上传代码

master
前端-胡立永 8 months ago
parent
commit
6ea181be30
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      components/base/navbar.vue

+ 1
- 1
components/base/navbar.vue View File

@ -5,7 +5,7 @@
:style="{backgroundColor : bgColor}">
<view class="left">
<uv-icon name="arrow-left"
<uv-icon name="home"
v-if="length == 1"
@click="toHome"
color="#333" size="46rpx"></uv-icon>


Loading…
Cancel
Save