Commit 804aa6d34f072866cbdd8847138e6c37b209fa88

Authored by 郭伟龙
1 parent f2c4d24e
Exists in dev

fix:标题修改

frontend/app-user/pages/mine/appList/deaerationList/deaerationList.vue
1 1 <template>
2 2 <view class="container">
3   - <Navbar title="退瓶列表" :canBack="true"></Navbar>
  3 + <Navbar title="气瓶回收列表" :canBack="true"></Navbar>
4 4 <view class="" v-show="!isScan">
5 5 <view class="lineCss">
6 6 <u-line></u-line>
... ...