mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-16 16:07:33 +08:00
show mobile url qrcode on desktop page
This commit is contained in:
@@ -5,6 +5,12 @@
|
||||
"url": "https://github.com/gin-gonic/gin",
|
||||
"licenseUrl": "https://github.com/gin-gonic/gin/blob/v1.9.0/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "Cache gin's middleware",
|
||||
"copyright": "Copyright (c) 2016 Gin-Gonic",
|
||||
"url": "https://github.com/gin-contrib/cache",
|
||||
"licenseUrl": "https://github.com/gin-contrib/cache/blob/v1.2.0/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "GZIP gin's middleware",
|
||||
"copyright": "Copyright (c) 2017 Gin-Gonic",
|
||||
@@ -75,6 +81,12 @@
|
||||
"url": "https://golang.org/x/crypto",
|
||||
"licenseUrl": "https://cs.opensource.google/go/x/crypto/+/refs/tags/v0.9.0:LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "barcode",
|
||||
"copyright": "Copyright (c) 2014 Florian Sundermann",
|
||||
"url": "https://github.com/boombuler/barcode",
|
||||
"licenseUrl": "https://github.com/boombuler/barcode/blob/v1.0.1/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "Testify",
|
||||
"copyright": "Copyright (c) 2012-2020 Mat Ryer, Tyler Bunnell and contributors.",
|
||||
|
||||
Reference in New Issue
Block a user