mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-01 18:17:46 +00:00
doc 项目地址添加对应GITHUB的地址
This commit is contained in:
@@ -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)
|
||||
|
||||
## 🏬 系统演示
|
||||
### 管理平台:
|
||||
|
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<basic-modal
|
||||
title="对账订单详情"
|
||||
title="新建对账订单"
|
||||
v-bind="$attrs"
|
||||
:loading="confirmLoading"
|
||||
:width="modalWidth"
|
||||
|
Reference in New Issue
Block a user