Commit be8002c4 authored by 潘永坪's avatar 潘永坪

页面新增

parent fcc5fab3
......@@ -514,6 +514,13 @@
"navigationBarTitleText": "填写订单",
"enablePullDownRefresh": false
}
},
{
"path" : "albumPayment/albumPayment",
"style" :
{
"navigationBarTitleText" : ""
}
}
]
}
......
<template>
</template>
<script>
</script>
<style>
</style>
\ No newline at end of file
<template>
<view>
</view>
</template>
<script>
export default {
data() {
return {
}
},
methods: {
}
}
</script>
<style>
</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