components/noobTour/noobTour.vue
@@ -1,6 +1,6 @@ <template> <view class="noob-tour" v-if="roleType===3&&isFirstLogin"> v-if="roleType===3&&isFirstLogin||isPersonCenter"> <combined-title title="操作指引"></combined-title> <u-cell-group> <u-cell title="接单预约操作指引" @@ -77,6 +77,12 @@ this.getLogOn() } }, props: { isPersonCenter: { type: Boolean, default: () => false } }, data() { return { imgList: [],