42 Star 415 Fork 548

计全科技 / jeepay-ui

Create your Gitee Account
Explore and code with more than 8 million developers,Free private repositories !:)
Sign up
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README.md

Jeepay UI

为Jeepay对应的前端项目,包括运营平台、商户系统、聚合码收银台。前端技术以vue为主,框架使用Ant Design Vue开发。

Java服务端项目:https://gitee.com/jeequan/jeepay

目录结构

jeepay-ui
├── jeepay-ui-cashier -- 聚合收银台项目
├── jeepay-ui-manager -- 运营平台web管理端
└── jeepay-ui-merchant -- 商户系统web管理端

参考命令

node版本要求:<= 16

参考命令

# 拉取源码完毕后请先安装依赖, 进入项目根目录命令行执行:

> npm install

# 本地启动项目(开发环境):

1. 打开根目录下文件".env.development", 修改请求服务器地址"VUE_APP_API_BASE_URL"

2. 在项目根目录命令行执行:

> npm run serve

# 打包(生产环境):

1. 打开根目录下文件".env", 修改请求服务器地址"VUE_APP_API_BASE_URL"

2. 在项目根目录命令行执行:

> npm run build

3. 文件将输出到 [/dist]目录, 拷贝到web服务器即可。

About

Jeepay支付系统对应的前端UI项目,使用Ant Design Vue开发。专业UI界面,简单整洁。 expand collapse
Vue and 6 more languages
LGPL-3.0
Cancel

Releases

No release

jeepay-ui

Contributors

All

Activities

Load More
can not load any more
1
https://gitee.com/jeequan/jeepay-ui.git
git@gitee.com:jeequan/jeepay-ui.git
jeequan
jeepay-ui
jeepay-ui
main

Search