Commit 427d7ce3c3d1153e48a802aff0675f19e37f2610
1 parent
9c9bb661
Exists in
master
feat:共同富裕
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/views/Service/ServiceBaseKQ.vue
... | ... | @@ -53,7 +53,7 @@ |
53 | 53 | <ServiceListThird :list="cityList" :notab="true"></ServiceListThird> |
54 | 54 | </van-pull-refresh> |
55 | 55 | </van-tab> |
56 | - <van-tab title="乡村共富"> | |
56 | + <van-tab title="共同富裕"> | |
57 | 57 | <van-pull-refresh v-model="loading" @refresh="onRefresh('selectList')"> |
58 | 58 | <ServiceListThird :list="selectList" :notab="true"></ServiceListThird> |
59 | 59 | </van-pull-refresh> | ... | ... |