订单,视频通话需要开发

This commit is contained in:
cbb
2026-02-07 17:44:59 +08:00
parent 101ddcb0c1
commit 20b6be5dfb
13 changed files with 259 additions and 120 deletions

View File

@@ -0,0 +1,11 @@
<script setup></script>
<template>
<view>购买记录pages\discover\order\index.vue</view>
</template>
<style lang="scss" scoped>
page {
background: #f9f9f9;
}
</style>