Commit 08e77c01 authored by 高宇's avatar 高宇

缴费记录

parent 52745c0f
<template>
<view>停车缴费</view>
</template>
<script>
export default{
data(){
return{
}
}
}
</script>
<style lang="scss" scoped>
</style>
\ No newline at end of file
......@@ -223,6 +223,12 @@
"navigationBarTitleText": "停车服务"
}
},
{
"path": "parkingService/paymentRecord/index",
"style": {
"navigationBarTitleText": "缴费记录"
}
},
{
"path": "parkingService/ParkingRecord/index",
"style": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment