Feat: 地标好物(页面&接口)
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
<template>
|
||||
<view class="service">
|
||||
服务
|
||||
</view>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
props: {
|
||||
landmarkDataId: null
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<style>
|
||||
|
||||
</style>
|
||||
Reference in New Issue
Block a user