需要修复商城顶部筛选左右滑动问题
This commit is contained in:
7
pages/mall/confirm-order.vue
Normal file
7
pages/mall/confirm-order.vue
Normal file
@@ -0,0 +1,7 @@
|
||||
<script setup></script>
|
||||
|
||||
<template>
|
||||
<view class="mall-confirm-order">确认订单</view>
|
||||
</template>
|
||||
|
||||
<style lang="scss" scoped></style>
|
||||
Reference in New Issue
Block a user