This commit is contained in:
Aw0odMan 2024-08-29 17:43:41 +08:00
parent 0a3a13e0b4
commit efbda4407f
2 changed files with 2 additions and 10 deletions

View File

@ -36,7 +36,6 @@
}
},
{
<<<<<<< HEAD
"path": "pages/Message/Scheduling",
"style": {
"navigationBarTitleText": "排班通知",
@ -54,17 +53,14 @@
"style": {
"navigationBarTitleText": "政策通知"
}
}
=======
},
{
"path" : "pages/Repair/RepairDetail",
"style" :
{
"navigationBarTitleText" : "报修详情"
}
}
>>>>>>> bd19dfbd5ad48b7e36b032ccc036bd3138d76b52
],
"globalStyle": {
"navigationBarTextStyle": "black",

View File

@ -48,7 +48,6 @@
</template>
<script>
<<<<<<< HEAD
import work from '../../components/messages/work.vue';
import emergent from '../../components/messages/emergent.vue';
import policy from '../../components/messages/policy.vue';
@ -92,9 +91,6 @@
},
}
}
=======
>>>>>>> bd19dfbd5ad48b7e36b032ccc036bd3138d76b52
</script>
<style lang="scss">