diff --git a/README.md b/README.md index e47ee6aea..20f4e4d9b 100644 --- a/README.md +++ b/README.md @@ -13,11 +13,13 @@ [平台配置](https://bootx.gitee.io/daxpay/admin/config/平台配置.html) ### 项目地址 -后端地址:[https://gitee.com/bootx/dax-pay](https://gitee.com/bootx/dax-pay) -Web前端地址:[https://gitee.com/bootx/dax-pay-ui](https://gitee.com/bootx/dax-pay-ui) +| 项目 | GITEE | GITHUB | +|---------|---------------------------------------------|-------------------------------------------------| +| 后端地址 | [GITEE](https://gitee.com/bootx/dax-pay) | [GITHUB](https://github.com/xxm1995/dax-pay) | +| Web前端地址 | [GITEE](https://gitee.com/bootx/dax-pay-ui) | [GITHUB](https://github.com/xxm1995/dax-pay-ui) | +| H5前端地址 | [GITEE](https://gitee.com/bootx/dax-pay-h5) | [GITHUB](https://github.com/xxm1995/dax-pay-h5) | -H5前端地址:[https://gitee.com/bootx/dax-pay-h5](https://gitee.com/bootx/dax-pay-h5) ## 🏬 系统演示 ### 管理平台: diff --git a/src/views/payment/order/reconcile/ReconcileOrderCreate.vue b/src/views/payment/order/reconcile/ReconcileOrderCreate.vue index a3974ba55..425e50fc5 100644 --- a/src/views/payment/order/reconcile/ReconcileOrderCreate.vue +++ b/src/views/payment/order/reconcile/ReconcileOrderCreate.vue @@ -1,6 +1,6 @@