Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 539 Bytes

File metadata and controls

37 lines (27 loc) · 539 Bytes

gateway ui

目前只支持资产管理和订单查看。

填入网关地址和在网关admin中配入的某个token后可以操作。

简单使用

用http服务器 dist/index.html

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.