doc 项目地址添加对应GITHUB的地址

This commit is contained in:
bootx
2024-02-16 21:26:53 +08:00
parent a88f8238c3
commit 30020fb121
2 changed files with 6 additions and 4 deletions

View File

@@ -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)
## 🏬 系统演示
### 管理平台:

View File

@@ -1,6 +1,6 @@
<template>
<basic-modal
title="对账订单详情"
title="新建对账订单"
v-bind="$attrs"
:loading="confirmLoading"
:width="modalWidth"