切换公司逻辑完善
This commit is contained in:
11
src/pages/common/payresult/index.vue
Normal file
11
src/pages/common/payresult/index.vue
Normal file
@@ -0,0 +1,11 @@
|
||||
<template>
|
||||
<text>支付成功</text>
|
||||
</template>
|
||||
|
||||
<script lang='ts' setup>
|
||||
|
||||
</script>
|
||||
|
||||
<style lang='scss' scoped>
|
||||
|
||||
</style>
|
Reference in New Issue
Block a user