# 订单系统-对接PayPal-前端 **Repository Path**: Martinkeep/order-paypal-front ## Basic Information - **Project Name**: 订单系统-对接PayPal-前端 - **Description**: 订单系统-对接PayPal,有海外业务的可以看看,可以进行二开,开源出来的界面比较简约,但是功能接口都在。 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 1 - **Created**: 2024-10-22 - **Last Updated**: 2025-06-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 后端传送门 [传送门](https://gitee.com/Martinkeep/order-paypal) # paypal-demo ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` 截图: ![订单列表](images/0a436752-6955-4c56-8527-eb5787cefe65.png) ![预下单](images/QQ20241022-184052.png) ![创建订单](images/QQ20241022-184126.png) ![订单详情](images/QQ20241022-184218.png) ![拉起paypal支付](images/QQ20241022-184326.png) ![支付回调](images/QQ20241022-184337.png) ![取消支付](images/QQ20241022-184458.png) ![申请退款](images/QQ20241022-184618.png) ![管理员界面](images/16b23a9b-1b5a-4793-938f-d874a417e9e1.png) ![拒绝退款](images/QQ20241023-110832.png)