mirror of
https://gitee.com/log4j/pig-ui.git
synced 2024-12-22 21:22:33 +08:00
'admin-21.03.09:处理qrcode链接问题'
This commit is contained in:
parent
ba61840ed6
commit
f7134e3f31
@ -6,7 +6,7 @@ const cssCdnUrlList: Array<string> = [
|
||||
// 第三方 js url
|
||||
const jsCdnUrlList: Array<string> = [
|
||||
'https://gw.alipayobjects.com/os/antv/pkg/_antv.g6-3.8.1/dist/g6.min.js',
|
||||
'http://static.runoob.com/assets/qrcode/qrcode.min.js'
|
||||
'https://cdn.bootcdn.net/ajax/libs/qrcodejs/1.0.0/qrcode.min.js'
|
||||
]
|
||||
|
||||
// 动态设置字体图标
|
||||
|
Loading…
Reference in New Issue
Block a user