mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-09-10 08:57:10 +08:00
refactor: 调整 eslint.config.js,优化代码格式
This commit is contained in:
@@ -23,11 +23,11 @@
|
||||
const images = [
|
||||
{
|
||||
src: `https://continew.top/qrcode-text.png?${new Date().getTime()}`,
|
||||
url: 'https://continew.top/about/intro.html'
|
||||
url: 'https://continew.top/about/intro.html',
|
||||
},
|
||||
{
|
||||
src: `https://continew.top/sponsor.png?${new Date().getTime()}`,
|
||||
url: 'https://continew.top/sponsor.html'
|
||||
}
|
||||
url: 'https://continew.top/sponsor.html',
|
||||
},
|
||||
]
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user