评论需要添加功能,提交订单有问题
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
<script setup></script>
|
||||
<script setup>
|
||||
import EditBox from './add.vue'
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<view class="address-edit">修改地址</view>
|
||||
<view class="address-edit">
|
||||
<EditBox type="edit"></EditBox>
|
||||
</view>
|
||||
</template>
|
||||
|
||||
<style lang="scss" scoped></style>
|
||||
|
||||
Reference in New Issue
Block a user