Commit c5a0cde87a8ec381b115cd257a5e966c31cc21c1

Authored by 郭伟龙
1 parent 3a805cb2
Exists in charge

fix:施工维护标题

pages/charge/constructionMaintenance/index.vue
1 1 <template>
2 2 <view class="app-container">
3   - <u-navbar :title="title" safeAreaInsetTop placeholder>
  3 + <u-navbar title="施工维护" safeAreaInsetTop placeholder>
4 4 <view class="flex justify-between" slot="left" @click="loginOut">
5 5 <u-icon size="15" name="/static/images/icon/login-out.png"></u-icon>
6 6 <view class="text-red margin-left-xs">
... ...