diff --git a/public/assets/images/xorpay.ico b/public/assets/images/xorpay.ico new file mode 100644 index 0000000..b0d95de Binary files /dev/null and b/public/assets/images/xorpay.ico differ diff --git a/public/assets/images/zpay.ico b/public/assets/images/zpay.ico new file mode 100644 index 0000000..02c5c28 Binary files /dev/null and b/public/assets/images/zpay.ico differ diff --git a/public/navigation.json b/public/navigation.json index 6e35d47..f058490 100644 --- a/public/navigation.json +++ b/public/navigation.json @@ -574,6 +574,41 @@ ], "description": "", "enabled": true + }, + { + "id": "5", + "title": "国内赚钱", + "icon": "Rocket", + "items": [], + "subCategories": [ + { + "id": "cbb3e33d-408b-41baww-9e9a-e044ww4qw3w0qqasdas3e2ff", + "title": "支付网关", + "icon": "Book", + "description": "", + "enabled": true, + "items": [ + { + "id": "176172497324wwwwasdaswwwqw2wqw0", + "title": "z-pay", + "href": "https://z-pay.cn/?uid=22119", + "description": "支持独角数卡-易支付", + "icon": "/assets/images/zpay.ico", + "enabled": true + }, + { + "id": "17617250402qaqwwweqwsdaswwwwdwq40", + "title": "xorpay", + "href": "https://xorpay.com?r=nomadro", + "description": "支持收银台支付", + "icon": "/assets/images/xorpay.ico", + "enabled": true + } + ] + } + ], + "description": "", + "enabled": true } ] }