```feat(money): 添加新视图组件并更新支付返回URL

- 创建index.vue文件以支持货币购买功能,包括基础结构设置。
- 更新pay的index.vue中的返回URL,从本地主机到指定的IP地址,以确保在金钱操作后正确重定向用户。
```
master
wxy 2024-08-29 15:40:28 +08:00
parent f2f3c85b94
commit 071a09a40a
2 changed files with 12 additions and 1 deletions

View File

@ -0,0 +1,11 @@
<script setup>
</script>
<template>
</template>
<style scoped lang="scss">
</style>

View File

@ -44,7 +44,7 @@ export default {
addSysUser: {},
disabled: false,
//
returnUrl:'http://localhost/money/money',
returnUrl:'http://172.13.1.1//money/money',
//
rechargeParams: {
"totalAmt": '', //